bump py37 to py38 in tox.ini
in 'victoria' cycle, we should test py38 by default. ref: https://governance.openstack.org/tc/reference/runtimes/victoria.html Change-Id: I4d8f7e2f6325c3519c29d00e60c7ab56af0fbcee
This commit is contained in:
parent
e493613fde
commit
32ef2538fc
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
|||||||
[tox]
|
[tox]
|
||||||
minversion = 3.1
|
minversion = 3.1
|
||||||
envlist = py35,py37
|
envlist = py38
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
ignore_basepython_conflict = True
|
ignore_basepython_conflict = True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user