Merge "Bump default tox env from py37 to py38"
This commit is contained in:
commit
a663056bdf
2
tox.ini
2
tox.ini
@ -1,7 +1,7 @@
|
|||||||
[tox]
|
[tox]
|
||||||
minversion = 3.1.0
|
minversion = 3.1.0
|
||||||
# python runtimes: https://governance.openstack.org/tc/reference/runtimes/ussuri.html
|
# 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
|
skipsdist = True
|
||||||
skip_missing_interpreters = true
|
skip_missing_interpreters = true
|
||||||
# this allows tox to infer the base python from the environment name
|
# this allows tox to infer the base python from the environment name
|
||||||
|
Loading…
Reference in New Issue
Block a user