Merge "Use py3 as the default runtime for tox"

This commit is contained in:
Zuul
2021-05-06 04:59:58 +00:00
committed by Gerrit Code Review

View File

@@ -1,5 +1,5 @@
[tox] [tox]
envlist = py27,py38,pep8 envlist = py27,py3,pep8
minversion = 2.0 minversion = 2.0
skipsdist = True skipsdist = True