tox: Remove basepython and ineffective ignore_basepython_conflict

Change-Id: I02203f1fe4efcfab424d889df9d08f49ba5a9809
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2025-08-25 00:53:53 +00:00
parent ef3afbe019
commit 3156f57c9e

View File

@@ -1,10 +1,8 @@
[tox]
minversion = 3.18.0
envlist = py3,pep8
ignore_basepython_conflict = True
[testenv]
basepython = python3
allowlist_externals =
find
rm