Skip to content

Commit a9b3b77

Browse files
committed
More tox4 setting updating.
1 parent 5e60a9a commit a9b3b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ setenv =
1919
coverage,ghcoverage: COVERAGE_RCFILE={toxinidir}/.coveragerc
2020
coverage,ghcoverage: COVERAGE_DEBUG_FILE={envtmpdir}/coverage-debug
2121
coverage,ghcoverage: COVERAGE_FILE={envtmpdir}/coverage-data
22-
whitelist_externals =
22+
allowlist_externals =
2323
mkdir
2424
sh
2525
commands =

0 commit comments

Comments
 (0)