summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 79728bc18..1e7223886 100644
--- a/tox.ini
+++ b/tox.ini
@@ -11,6 +11,7 @@ deps =
repoze.sphinx.autointerface
WebTest
virtualenv
+ venusian>=1.0a3
[testenv:py32]
commands =
@@ -18,6 +19,7 @@ commands =
deps =
WebTest
virtualenv
+ venusian>=1.0a3
[testenv:cover]
basepython =
@@ -30,6 +32,7 @@ deps =
WebTest
repoze.sphinx.autointerface
virtualenv
+ venusian>=1.0a3
nose
coverage==3.4
nosexcover