bump py37 to py38 in tox.ini

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

Change-Id: I91257def33d99a0fdebdf01e60e9e031104e81bd
This commit is contained in:
wangzihao 2020-09-18 11:46:20 +08:00 committed by Zihao Wang
parent c663fd2713
commit b46836eeb0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 3.1.1
envlist = py37,py36,pep8
envlist = py38,py36,pep8
skipsdist = True
ignore_basepython_conflict = True