summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 187ea20..38f261a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,8 +15,6 @@ commands = python setup.py testr --slowest --testr-args='{posargs}'
commands = flake8
[testenv:docs]
-deps = -r{toxinidir}/requirements.txt
- -r{toxinidir}/test-requirements.txt
commands = python setup.py build_sphinx
[testenv:cover]