We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22368b commit 3dcad6bCopy full SHA for 3dcad6b
1 file changed
tox.ini
@@ -14,5 +14,7 @@ no_package = true
14
# Add the runtime dependency of a module here once its test is introduced and
15
# the module imports it (e.g. psutil for psutil.py, requests for url.py).
16
deps =
17
+ psutil
18
+ xmltodict
19
commands =
20
python tools/run-unit-tests --no-container {posargs}
0 commit comments