bump py37 to py38 in tox.ini
in 'victoria' cycle, we should test py38 by default. and remove redundant python env. Change-Id: I6426cc55ee9b6bee96620a8185fbdb39c24a68a8
This commit is contained in:
parent
51aee432d9
commit
cbc1fb08ec
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
||||
[tox]
|
||||
minversion = 3.2.0
|
||||
envlist = py37,pep8
|
||||
envlist = py38,pep8
|
||||
skipdist = True
|
||||
# Automatic envs (pyXX) will only use the python version appropriate to that
|
||||
# env and ignore basepython inherited from [testenv] if we set
|
||||
|
Loading…
x
Reference in New Issue
Block a user