[testenv:py25-full]
basepython = python2.5
deps =
+ futures
MySQL-python
pycurl
simplejson
[testenv:py26-full]
basepython = python2.6
deps =
+ futures
MySQL-python
pycurl
twisted==11.0.0
[testenv:py27-full]
basepython = python2.7
deps =
+ futures
MySQL-python
pycurl
twisted>=12.0.0
# this flag controls which client all the other tests use.
basepython = python2.7
deps =
+ futures
MySQL-python
pycurl
twisted>=11.1.0
# run this configuration there.
basepython = pypy
deps =
+ futures
MySQL-python
twisted>=12.1.0
[testenv:py27-opt]
basepython = python2.7
deps =
+ futures
MySQL-python
pycurl
twisted>=12.0.0