Bump py37 to py38 in tox.ini

Change-Id: Ic6af898c100cd17f879955cab18960ec1f06710d
This commit is contained in:
YuehuiLei 2020-10-12 11:00:48 +08:00
parent 8e3c709a5e
commit 02bdd270ee
1 changed files with 1 additions and 1 deletions

View File

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