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 2ca55d0 commit 62fe8b7Copy full SHA for 62fe8b7
tox.ini
@@ -143,7 +143,7 @@ changedir = doc
143
# https://github.com/pypa/pip/issues/988
144
commands =
145
pip install --exists-action=w -r requirements.txt
146
- sphinx-build -T -W -b html -d _build/doctrees-readthedocs -D language=en . _build/html
+ sphinx-build -T -b html -d _build/doctrees-readthedocs -D language=en . _build/html
147
148
[testenv:doc8]
149
deps =
0 commit comments