Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit 4f7c900

Browse files
Update tox.ini (#89)
1 parent 4c2f9f0 commit 4f7c900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# For more information about tox, see https://tox.readthedocs.io/en/latest/
22
[tox]
3-
minversion = 3.9.0
3+
minversion = 3.18.0
44
envlist =
55
linters
66
devel
@@ -65,7 +65,7 @@ passenv =
6565
SSL_CERT_FILE
6666
TOXENV
6767
TWINE_*
68-
whitelist_externals =
68+
allowlist_externals =
6969
ansible-inventory
7070
bash
7171
twine

0 commit comments

Comments
 (0)