Update python versions for unit tests
This patch updates py37 to py38 in the default unit test environments. Change-Id: I776ae5c2ecf2d356959fd8ffbb5296c3b044edaf
This commit is contained in:
parent
338af3a2a0
commit
6fb41d91e9
4
tox.ini
4
tox.ini
@ -1,5 +1,7 @@
|
||||
[tox]
|
||||
envlist = py37,py36,pep8
|
||||
minversion = 3.1.0
|
||||
envlist = py38,py36,pep8
|
||||
ignore_basepython_conflict=true
|
||||
|
||||
[testenv]
|
||||
usedevelop = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user