bump py37 to py38 in tox.ini

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

Change-Id: Id1b69b2e4fa56ade670a72f0775690beb09bf89d
This commit is contained in:
wu.shiming 2020-09-22 14:59:58 +08:00
parent 3f35bff1e1
commit 696827e537
1 changed files with 1 additions and 1 deletions

View File

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