Merge "tox: Drop envdir"

This commit is contained in:
Zuul
2024-11-27 04:35:48 +00:00
committed by Gerrit Code Review

View File

@@ -4,7 +4,6 @@ envlist = bashate,docs,build,test
[testenv]
basepython = python3
envdir = {toxworkdir}/venv
setenv = VIRTUAL_ENV={envdir}
passenv =
http_proxy