[Pytest-commit] [hpk42/tox] Cannot build python 2.4 configurations (issue #98)

2013-04-25 Thread vmalloc
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

[Pytest-commit] commit/tox: 3 new changesets

2013-04-25 Thread commits-noreply
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

[Pytest-commit] [hpk42/tox] tox 1.4.3 {[section]name} substitution does not work in general (issue #97)

2013-04-25 Thread Krisztian Fekete
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