Merge "Use py3 as the default runtime for tox"

This commit is contained in:
Zuul
2024-12-17 06:30:51 +00:00
committed by Gerrit Code Review

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py38,pep8
envlist = py3,pep8
ignore_basepython_conflict = true
minversion = 3.2.0