[Pytest-commit] Issue #347: Default environment list does not include py35 (hpk42/tox)

2016-07-19 Thread Tobias McNulty
New issue 347: Default environment list does not include py35 https://bitbucket.org/hpk42/tox/issues/347/default-environment-list-does-not-include Tobias McNulty: This list does not appear to be up to date, although Tox does support Python 3.5: https://testrun.org/tox/latest/example/basic.html

[Pytest-commit] Issue #348: Consider supporting 'py2' and 'py3' default environments (hpk42/tox)

2016-07-19 Thread Tobias McNulty
New issue 348: Consider supporting 'py2' and 'py3' default environments https://bitbucket.org/hpk42/tox/issues/348/consider-supporting-py2-and-py3-default Tobias McNulty: For packages where I want to test *some* version of python3 but I don't really care which one, support for ``py2` and `py3` e

[Pytest-commit] Issue #349: Cross-section value substitution does not work for passenv. (hpk42/tox)

2016-07-19 Thread Martin Pelikan
New issue 349: Cross-section value substitution does not work for passenv. https://bitbucket.org/hpk42/tox/issues/349/cross-section-value-substitution-does-not Martin Pelikan: This is a minimal snippet from a tox.ini, but should be sufficient to reproduce the issue. ``` #!config [jenkins] pass