Skip to content

Commit 7f759c6

Browse files
committed
Change to allowlist externals
1 parent 60b544c commit 7f759c6

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
@@ -28,7 +28,7 @@ commands =
2828
# Documentation should build on python version 3
2929
[testenv:docs]
3030
deps=-r requirements-docs.txt
31-
whitelist_externals=bash
31+
allowlist_externals=bash
3232
mkdir
3333
rm
3434
commands=

0 commit comments

Comments
 (0)