Bump py37 to py38 in tox.ini

In wallaby cycle, we should test py38 by default.

Change-Id: I4e92a47d37a935670022434fcb01158e044056f3
This commit is contained in:
zhoulinhui 2020-10-06 19:20:01 +08:00
parent cd21bc139b
commit a9d113d3f0
1 changed files with 1 additions and 1 deletions

View File

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