mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 21:36:30 +03:00
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:
@@ -23,7 +23,6 @@ deps =
|
|||||||
pytest
|
pytest
|
||||||
pytest-timeout
|
pytest-timeout
|
||||||
pytest-xdist
|
pytest-xdist
|
||||||
pdbpp
|
|
||||||
requests
|
requests
|
||||||
# urllib3 2.0 does not work in manylinux2014 containers.
|
# urllib3 2.0 does not work in manylinux2014 containers.
|
||||||
# https://github.com/deltachat/deltachat-core-rust/issues/4788
|
# https://github.com/deltachat/deltachat-core-rust/issues/4788
|
||||||
|
|||||||
Reference in New Issue
Block a user