tox: Remove basepython and ineffective ignore_basepython_conflict

Change-Id: I661e1ca86ddc5fb73bc136f574e07b58677ebb2d
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2025-08-17 23:56:09 +00:00
parent b0c8e4fbe7
commit 257e89ca9f

View File

@@ -1,10 +1,8 @@
[tox]
envlist = docs,py38,pep8
minversion = 3.18.0
ignore_basepython_conflict = True
[testenv]
basepython = python3
setenv = VIRTUAL_ENV={envdir}
LANG=en_US.UTF-8
LANGUAGE=en_US:en