Merge "Update tox.ini for tox 4"

This commit is contained in:
Zuul 2022-12-14 16:40:53 +00:00 committed by Gerrit Code Review
commit 664aa3fb4c
1 changed files with 1 additions and 1 deletions

View File

@ -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}