Merge "Drop redundant injection of VIRTUAL_ENV"

This commit is contained in:
Zuul 2025-04-15 13:13:43 +00:00 committed by Gerrit Code Review
commit 451b52a04a

View File

@ -5,7 +5,6 @@ envlist = py3,pep8
[testenv]
usedevelop = true
setenv =
VIRTUAL_ENV={envdir}
ZAQAR_TESTS_CONFIGS_DIR={toxinidir}/zaqar/tests/etc/
ZAQAR_TEST_MONGODB=1
ZAQAR_TEST_SLOW=1