summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index e3f35cc..67a7f2d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -21,3 +21,4 @@ envlist = py27,py3
[testenv]
commands={envpython} {toxinidir}/setup.py test
+deps=-rrequirements.txt