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 8852b97 commit 40da729Copy full SHA for 40da729
tox.ini
@@ -510,7 +510,7 @@ basepython=python3.7
510
511
[testenv:docs]
512
deps = sphinx
513
-commands = sphinx-build -b html docs docs/_build/html
+commands = sphinx-build -W -b html docs docs/_build/html
514
basepython = python
515
516
# do not use develop mode with celery as running multiple python versions within
0 commit comments