Skip to content

Commit c5daaeb

Browse files
authored
whitelist -> allowlist (jazzband#1422)
1 parent f34ba7c commit c5daaeb

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
@@ -127,7 +127,7 @@ commands =
127127
deps =
128128
setuptools>=39.0
129129
wheel
130-
whitelist_externals = rm
130+
allowlist_externals = rm
131131
commands =
132132
rm -rf dist
133133
python setup.py sdist bdist_wheel

0 commit comments

Comments
 (0)