Added pypy env to tox

Change-Id: I4b525873924eb3b481860b89000ae807b6ec627a
This commit is contained in:
Alex Gaynor 2013-09-21 13:40:43 -07:00
parent 7749b7f5a3
commit 14a4c05fa2
1 changed files with 1 additions and 1 deletions

View File

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