Merge "Revert "Pass environment variables of proxy to tox""

This commit is contained in:
Jenkins 2016-02-10 21:50:02 +00:00 committed by Gerrit Code Review
commit 74cdd0c0e2

View File

@ -14,7 +14,6 @@ setenv =
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = python setup.py testr --slowest --testr-args='{posargs}'
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[testenv:pep8]
commands = flake8