[TIP] tox/python2.5 compatibility going away

holger krekel holger at merlinux.eu
Thu Jul 25 23:09:16 PDT 2013


Hi all,

virtualenv-1.10 dropped support for python2.5.  As tox depends on
virtualenv, this also means that tox cannot easily support python2.5
anymore.  If you need python2.5 support, you will need to install
virtualenv==1.9.1 alongside tox.

cheers,
holger



More information about the testing-in-python mailing list