fix issue209 - depend on pylib dev version which again supports python2.4

This commit is contained in:
holger krekel
2012-11-05 12:21:58 +01:00
parent 7e831b66ec
commit d5ad91c64f
3 changed files with 7 additions and 3 deletions

View File

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