Merge "Pass environment variables of proxy to tox"
This commit is contained in:
1
tox.ini
1
tox.ini
@@ -11,6 +11,7 @@ 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:functional]
|
||||
sitepackages = True
|
||||
|
||||
Reference in New Issue
Block a user