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
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
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