bump py37 to py38 in tox.ini

in 'victoria' cycle, we should test py38 by default.
Trivial change

Change-Id: I68aa81c83f3702d50eff6d2ad46d11b194ddca52
This commit is contained in:
zhangchun 2020-09-20 13:55:31 +00:00 committed by Martin Chacon Piza
parent 6569b1e944
commit d557944cef
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py37,pep8
envlist = py38,pep8
minversion = 2.1
skipsdist = True