Merge "tox: Drop basepython"

This commit is contained in:
Zuul
2025-10-15 12:09:45 +00:00
committed by Gerrit Code Review

View File

@@ -1,10 +1,8 @@
[tox]
minversion = 4.2.5
envlist = py3,pep8
ignore_basepython_conflict = True
[testenv]
basepython = python3
usedevelop = True
setenv =
VIRTUAL_ENV={envdir}