Bump py37 to py38 in tox.ini

In wallaby cycle, we should test py38 by default.

Change-Id: Ibb1ea476b39abe46611fd2a7ab9164847daedd26
This commit is contained in:
zhoulinhui 2020-09-30 09:41:15 +08:00
parent 1020b0f906
commit d8644b598a
1 changed files with 1 additions and 1 deletions

View File

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