tox: Remove ineffective ignore_basepython_conflict and bump minimum version

Change-Id: I9de2042313bcb8799eef6eb4c03c4a48432566c1
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2025-09-04 19:04:23 +00:00
parent a9718f24ed
commit b0a0be29d9

View File

@@ -1,13 +1,11 @@
[tox]
minversion = 4.0
minversion = 4.6.0
skipsdist = True
envlist = docs,molecule
ignore_basepython_conflict = True
[testenv]
# There's no source code to install
usedevelop = False
baseypthon = python3
commands =
/usr/bin/find . -type f -name "*.pyc" -delete
passenv =