Skip to content

Commit 1187c1b

Browse files
allow external cmd sh (#820)
1 parent 4abc7f7 commit 1187c1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ minversion = 3.8.0
99

1010
[testenv]
1111
changedir = tests
12+
allowlist_externals = sh
1213
deps =
1314
parameterized
1415
pytest

0 commit comments

Comments
 (0)