Merge "tox: Drop basepython"

This commit is contained in:
Zuul
2026-03-19 07:37:33 +00:00
committed by Gerrit Code Review

View File

@@ -2,12 +2,10 @@
minversion = 3.18.0
envlist = linters_latest,ansible_latest
skipsdist = True
ignore_basepython_conflict = True
[testenv]
skip_install = True
install_command = python3 -m pip install {opts} {packages}
basepython = python3
passenv =
OS_*
setenv =