We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91dbdd2 commit 527c889Copy full SHA for 527c889
tox.ini
@@ -3,7 +3,7 @@ envlist = py312
3
skipsdist = True
4
5
[testenv]
6
-whitelist_externals = coverage
+allowlist_externals = coverage
7
passenv = PYTHONPATH
8
skip_install = True
9
commands =
0 commit comments