no pypy default

This commit is contained in:
Kenneth Reitz
2011-06-17 14:09:33 -04:00
parent a25f5ff1dd
commit bbd1e40bd5
+1 -5
View File
@@ -1,11 +1,7 @@
[tox]
envlist = py25,py26,py27,pypy
envlist = py25,py26,py27
[testenv]
commands=py.test --junitxml=junit-{envname}.xml
deps =
pytest
[testenv:pypy]
basepython=/usr/bin/pypy