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 024e83d commit fe12510Copy full SHA for fe12510
tox.ini
@@ -37,4 +37,4 @@ deps =
37
-r requirements.txt
38
-r docs/requirements.txt
39
skip_install = true
40
-commands = sphinx-build -W -b html docs/ _build/
+commands = sphinx-build -E -W -b html docs/. _build/html
0 commit comments