Merge "tox: Remove basepython"

This commit is contained in:
Zuul
2025-06-02 21:43:27 +00:00
committed by Gerrit Code Review

View File

@@ -1,10 +1,8 @@
[tox] [tox]
minversion = 3.18.0 minversion = 3.18.0
envlist = py3,flake8 envlist = py3,flake8
ignore_basepython_conflict = True
[testenv] [testenv]
basepython = python3
setenv = setenv =
VIRTUAL_ENV={envdir} VIRTUAL_ENV={envdir}
LANGUAGE=C.UTF-8 LANGUAGE=C.UTF-8