summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini4
1 files changed, 1 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index bed2bcd..7766253 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,8 +1,6 @@
[tox]
envlist =
- py26,py27,py32,py33,py34
-# pypy is not ready yet; run manually with tox -e pypy if you want to see
-# the failures
+ py26,py27,py32,py33,py34,py35,pypy,pypy3
[testenv]
deps =