Drop the VIRTUAL_ENV environment

which is now automatically set by tox.

Co-authored-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Change-Id: I4aa6d456e5f85286247523645a7c8d826e84d71e
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2025-07-21 11:21:43 +00:00
parent ee3f309d30
commit 32b63fb6e6

View File

@@ -10,8 +10,6 @@ passenv = http_proxy
HTTPS_PROXY
no_proxy
NO_PROXY
setenv =
VIRTUAL_ENV={envdir}
deps = -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt