build: do not install pdbpp in the test environment for CFFI Python bindings

Closes <https://github.com/chatmail/core/issues/7376>
This commit is contained in:
link2xt
2025-10-31 05:32:48 +00:00
committed by l
parent 885a5efa39
commit f34311d5c4

View File

@@ -23,7 +23,6 @@ deps =
pytest
pytest-timeout
pytest-xdist
pdbpp
requests
# urllib3 2.0 does not work in manylinux2014 containers.
# https://github.com/deltachat/deltachat-core-rust/issues/4788