Add pypy back to tox.ini

This commit is contained in:
Mark Roberts
2014-05-01 10:29:38 -07:00
parent b120ca5d72
commit 99320fbd8c

View File

@@ -1,5 +1,5 @@
[tox] [tox]
envlist = py26, py27 envlist = py26, py27, pypy
[testenv] [testenv]
deps = deps =
unittest2 unittest2