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.
1 parent 04b5b3e commit c02d4e4Copy full SHA for c02d4e4
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