We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e35986 + 109d809 commit 54789bcCopy full SHA for 54789bc
tox.ini
@@ -54,4 +54,4 @@ deps =
54
-r{toxinidir}/requirements/docs.txt
55
56
commands =
57
- sphinx-build -b html docs docs/build/html -W
+ sphinx-build --fail-on-warning --quiet --builder html docs docs/build/html
0 commit comments