Merge "Update tox.ini for tox 4"
This commit is contained in:
commit
664aa3fb4c
2
tox.ini
2
tox.ini
@ -18,7 +18,7 @@ setenv =
|
||||
PYTHONDONTWRITEBYTECODE=1
|
||||
TZ=UTC
|
||||
TESTS_DIR=./ironic_inspector/test/unit/
|
||||
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
|
||||
passenv = http_proxy,HTTP_PROXY,https_proxy,HTTPS_PROXY,no_proxy,NO_PROXY
|
||||
|
||||
[testenv:venv]
|
||||
commands = {posargs}
|
||||
|
Loading…
Reference in New Issue
Block a user