Added pypy testenv

This commit is contained in:
Daniel Neuhäuser 2011-01-08 21:50:41 +01:00
parent 743f7e8da5
commit 9314b385ae

View File

@ -1,5 +1,5 @@
[tox]
envlist=py24,py25,py26,py27,py31,du07,du06,du05
envlist=py24,py25,py26,py27,py31,pypy,du07,du06,du05
[testenv]
deps=nose
@ -20,6 +20,11 @@ deps=
[testenv:py31]
deps=https://bitbucket.org/jpellerin/nose3/get/tip.zip
[testenv:pypy]
deps=
nose
simplejson
[testenv:du05]
deps=
nose