We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abc7f7 commit 1187c1bCopy full SHA for 1187c1b
tox.ini
@@ -9,6 +9,7 @@ minversion = 3.8.0
9
10
[testenv]
11
changedir = tests
12
+allowlist_externals = sh
13
deps =
14
parameterized
15
pytest
0 commit comments