summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index a39bcd2..3777b23 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
# Python Trove Client
[tox]
-envlist = py26,py27,pep8
+envlist = py26,py27,pypy,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}