[Pytest-commit] Issue #132: py25 virtualenv downgrade fails if tox is installed w/ easy_install (as egg) (hpk42/tox)

2013-10-27 Thread jenisys
New issue 132: py25 virtualenv downgrade fails if tox is installed w/ easy_install (as egg) https://bitbucket.org/hpk42/tox/issue/132/py25-virtualenv-downgrade-fails-if-tox-is jenisys: VERSION-INFO: tox 1.6.1, setuptools>=0.9.8, python2.7 Run "tox -e py25" in a virtualenv where tox is installed

[Pytest-commit] Issue #133: Reuse commands from another testenv is broken (hpk42/tox)

2013-10-27 Thread jenisys
New issue 133: Reuse commands from another testenv is broken https://bitbucket.org/hpk42/tox/issue/133/reuse-commands-from-another-testenv-is jenisys: VERSION-INFO: tox 1.6.1 Tox seems to allow that commands are reused from another testenv. But this broken because a split lines action is missing