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 configuration from following environment variables: http_proxy https_proxy no_proxy HTTP_PROXY HTTPS_PROXY NO_PROXY Being variables of the system and quite standard and not being specific of projects, I think they should be passed through by default. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit