New issue 258: Pass through *_proxy environment variables by default
https://bitbucket.org/hpk42/tox/issue/258/pass-through-_proxy-environment-variables
Federico Ressi:
Inside corporations is quite common being working beside a proxy. In Linux some
applications (like pip) takes proxy configurati
New issue 259: passenv statement should accept multi-line list
https://bitbucket.org/hpk42/tox/issue/259/passenv-statement-should-accept-multi-line
Federico Ressi:
It would be useful to insert a large list of environment variables to 'passenv'
instead of inserting a single long line.