Skip to content

Commit 5735fba

Browse files
committed
Fixing tox command for docs check
1 parent 169d3e0 commit 5735fba

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
@@ -13,5 +13,5 @@ deps=pytest
1313
changedir=docs
1414
setenv=
1515
READTHEDOCS=True
16-
commands=sphinx-build -q -E -W -b html . _build\html
16+
commands=sphinx-build -q -E -W -b html . _build
1717

0 commit comments

Comments
 (0)