We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1bb936 + c02d4e4 commit 64b31a4Copy full SHA for 64b31a4
tox.ini
@@ -70,7 +70,7 @@ commands =
70
[testenv:{docs,livedocs}]
71
basepython = python3.8
72
changedir = docs
73
-whitelist_externals = make
+allowlist_externals = make
74
commands =
75
docs: make html
76
livedocs: make livehtml
0 commit comments