Fixing tests with tox 4.2.6

Change-Id: I5fdb111cae9a801bb760eeb058ef8e9ff952318d
This commit is contained in:
Gregory Thiemonge 2023-01-10 11:28:55 +01:00
parent c47bc0d90c
commit b28be698f8
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ envlist = docs,py3,functional-py3,pep8,specs,pip-missing-reqs,pip-extra-reqs
ignore_basepython_conflict = True
[testenv]
basepython = python3
usedevelop = True
setenv = VIRTUAL_ENV={envdir}
PYTHONWARNINGS=default::DeprecationWarning