aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index a6227c0f..c313e9c2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -50,8 +50,7 @@ commands =
[testenv:docs-linkcheck]
extras =
-deps =
- sphinx
+ docs
basepython = python2.7
commands =
sphinx-build -W -b linkcheck docs docs/_build/html