aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 6ab309f..8511641 100644
--- a/tox.ini
+++ b/tox.ini
@@ -27,4 +27,4 @@ commands = bash -c "find {toxinidir}/{tests,lib,tools} \
[testenv:docs]
deps = sphinx
-commands = sphinx-build -W -b html doc/source doc/build/html
+commands = sphinx-build -W -b html docs/source docs/build/html