diff options
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [tox] -envlist = py26,py27,py31,py32,py33,py34 +envlist = py26,py27,py33,py34,py35,pypy,pypy3 [testenv] commands=python setup.py test |
![]() |
index : external_python_setuptools | |
Python setuptools |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | tox.ini | 2 |
@@ -1,5 +1,5 @@ [tox] -envlist = py26,py27,py31,py32,py33,py34 +envlist = py26,py27,py33,py34,py35,pypy,pypy3 [testenv] commands=python setup.py test |