Skip to content

Commit 81435b6

Browse files
allow external cmd sh
1 parent 4abc7f7 commit 81435b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
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)