Skip to content

Commit 4ffa55b

Browse files
authored
Update tox.ini for tox v4 (#117)
1 parent baf46cd commit 4ffa55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ isolated_build = True
77
deps =
88
-r{toxinidir}/test-requirements.txt
99
commands = pytest -v {posargs}
10-
whitelist_externals =
10+
allowlist_externals =
1111
rm
1212
sh
1313
setenv =

0 commit comments

Comments
 (0)