Skip to content

Commit 3dcad6b

Browse files
committed
test: add psutil and xmltodict to tox deps for net and qts tests
1 parent f22368b commit 3dcad6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@ no_package = true
1414
# Add the runtime dependency of a module here once its test is introduced and
1515
# the module imports it (e.g. psutil for psutil.py, requests for url.py).
1616
deps =
17+
psutil
18+
xmltodict
1719
commands =
1820
python tools/run-unit-tests --no-container {posargs}

0 commit comments

Comments
 (0)