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
commit 5964e3a1fd

View File

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