Merge "Bump default tox env from py37 to py38"

This commit is contained in:
Zuul 2020-05-07 19:52:48 +00:00 committed by Gerrit Code Review
commit a663056bdf

View File

@ -1,7 +1,7 @@
[tox]
minversion = 3.1.0
# python runtimes: https://governance.openstack.org/tc/reference/runtimes/ussuri.html
envlist = functional-py37,py37,py36,pep8
envlist = functional-py38,py38,py36,pep8
skipsdist = True
skip_missing_interpreters = true
# this allows tox to infer the base python from the environment name