Add execnet dependency

This commit is contained in:
link2xt
2025-12-06 17:02:12 +00:00
committed by holger krekel
parent 166bf68915
commit 33c67d22fa

View File

@@ -73,5 +73,6 @@ commands =
deps = pytest
pdbpp
pytest-localserver
execnet
commands = pytest -v -rsXx {posargs}
"""