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
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/1538fe9d3a7c/
Changeset: 1538fe9d3a7c
User:g2p
Date:2012-12-03 18:14:25
Summary: Give further hints on py.test discovery.
Affected #: 1 file
diff -r e913d5105cc0d286f93bf53f2e30389c292fbbc7 -r
1538fe9d3a7c8334ab
New issue 97: tox 1.4.3 {[section]name} substitution does not work in general
https://bitbucket.org/hpk42/tox/issue/97/tox-143-section-name-substitution-does-not
Krisztian Fekete:
I am trying to reuse `tox.ini` with minimal changes between projects/packages -
the only variation is in `deps` and