don't test on py24 for now because tox/virtualenv-1.8 does not support

python2.4
This commit is contained in:
holger krekel 2013-01-26 14:49:33 +01:00
parent ee713ad036
commit c5f587d6db
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
distshare={homedir}/.tox/distshare
envlist=py24,py26,py27,py27-nobyte,py31,py32,py33,py27-xdist,py25,trial
envlist=py25,py26,py27,py27-nobyte,py31,py32,py33,py27-xdist,trial
indexserver=
pypi = http://pypi.python.org/simple
testrun = http://pypi.testrun.org