Merge "Readd usedevelop true to tox.ini"

This commit is contained in:
Zuul 2023-01-26 09:28:56 +00:00 committed by Gerrit Code Review
commit 7f687a1734
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ ignore_basepython_conflict=true
[testenv]
basepython = python3
usedevelop = True
setenv =
VIRTUAL_ENV={envdir}
PYTHONDONTWRITEBYTECODE = 1