Added a PyPy env to tox

Change-Id: I518256f0a8a3e581c3d6f6f065c9b89adc8223f2
This commit is contained in:
Alex Gaynor
2013-08-18 13:04:53 -07:00
parent a8970cadf3
commit 8e43a9adcb

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py33,pep8
envlist = py26,py27,py33,pypy,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}