[Pytest-commit] Issue #258: Pass through *_proxy environment variables by default (hpk42/tox)

2015-06-17 Thread Federico Ressi
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

[Pytest-commit] Issue #259: passenv statement should accept multi-line list (hpk42/tox)

2015-06-17 Thread Federico Ressi
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.