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 4abc7f7 commit 81435b6Copy full SHA for 81435b6
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