bump py37 to py38 in tox.ini
in 'victoria' cycle, we should test py38 by default. Change-Id: Ic0bfb7f6a8b2123f609e0be0be9945bbf4d73520
This commit is contained in:
parent
b49c86848d
commit
abff64bbda
2
tox.ini
2
tox.ini
@ -1,7 +1,7 @@
|
||||
[tox]
|
||||
minversion = 3.1
|
||||
skipsdist = True
|
||||
envlist = py37,linters
|
||||
envlist = py38,linters
|
||||
ignore_basepython_conflict = True
|
||||
|
||||
[testenv]
|
||||
|
Loading…
x
Reference in New Issue
Block a user