bump py37 to py3 in tox.ini
in 'victoria' cycle, we should test py38 by default. But we let local development tests run with whatever the default local py3 is the default. ref: https://governance.openstack.org/tc/reference/runtimes/victoria.html Change-Id: Ieab0763f69616226a4567de45ff292f336aad090
This commit is contained in:
parent
0e16095a80
commit
2928502c86
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
||||
[tox]
|
||||
minversion = 3.18.0
|
||||
envlist = py37,flake8
|
||||
envlist = py3,flake8
|
||||
ignore_basepython_conflict = True
|
||||
skipsdist = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user