no more python3

This commit is contained in:
Kenneth Reitz
2011-03-31 05:19:25 -04:00
parent ddb43021cd
commit 923fc8ae6e
+1 -4
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py25,py26,py27,py3
envlist = py25,py26,py27
[testenv]
commands=py.test --junitxml=junit-{envname}.xml
@@ -9,6 +9,3 @@ deps =
[testenv:pypy]
basepython=/usr/bin/pypy-c
[testenv:py3]
basepython=/usr/bin/python3