Merge "Pass environment variables of proxy to tox"
This commit is contained in:
commit
431e0f9ff2
1
tox.ini
1
tox.ini
@ -7,6 +7,7 @@ envlist = functional,pep8
|
||||
install_command = pip install -U {opts} {packages}
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
|
||||
|
||||
[testenv:pep8]
|
||||
commands =
|
||||
|
Loading…
x
Reference in New Issue
Block a user