summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index 73c4dec..9b49157 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,10 +1,10 @@
[tox]
-envlist = py25,py26,py27,pypy,py32
+envlist = py25,py26,py27,pypy,py32,py33
[testenv]
deps=
- mock==1.0b1
- nose==1.1.2
+ mock==1.0.1
+ nose==1.2.1
coverage==3.5.2
commands=