summaryrefslogtreecommitdiff
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 08078e9f9..6f41e2ab8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -53,7 +53,7 @@ commands =
[testenv:docs]
changedir = doc/
deps =
- -r {toxinidir}/requirements_docs.txt
+ -r {toxinidir}/doc/requirements.txt
commands =
sphinx-build -W -b html -d _build/doctrees . _build/html