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 1f64307 commit c86b16bCopy full SHA for c86b16b
tox.ini
@@ -51,7 +51,7 @@ exclude = ./patchwork/migrations
51
deps =
52
-r{toxinidir}/docs/requirements.txt
53
commands =
54
- sphinx-build -W -b html docs docs/_build/html
+ sphinx-build -E -W -b html docs docs/_build/html
55
56
[testenv:lint]
57
basepython = python2.7
0 commit comments