We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf46cd commit 4ffa55bCopy full SHA for 4ffa55b
tox.ini
@@ -7,7 +7,7 @@ isolated_build = True
7
deps =
8
-r{toxinidir}/test-requirements.txt
9
commands = pytest -v {posargs}
10
-whitelist_externals =
+allowlist_externals =
11
rm
12
sh
13
setenv =
0 commit comments