Skip to content

Commit fe12510

Browse files
committed
Update tox docs command
1 parent 024e83d commit fe12510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ deps =
3737
-r requirements.txt
3838
-r docs/requirements.txt
3939
skip_install = true
40-
commands = sphinx-build -W -b html docs/ _build/
40+
commands = sphinx-build -E -W -b html docs/. _build/html

0 commit comments

Comments
 (0)