New issue 98: Cannot build python 2.4 configurations https://bitbucket.org/hpk42/tox/issue/98/cannot-build-python-24-configurations
vmalloc: When having a new Python installed, tox attempts to run virtualenv from where it finds it. Recent version of virtualenv require python 2.5 and newer, which causes the virtualenv creation to fail. Is Python 2.4 supported by tox? _______________________________________________ pytest-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pytest-commit
