Merge "bump py37 to py38 in tox.ini"

This commit is contained in:
Zuul 2021-05-06 07:37:42 +00:00 committed by Gerrit Code Review
commit 907f6995f0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py36,py37,pep8,npm-test,npm-lint
envlist = py36,py38,pep8,npm-test,npm-lint
minversion = 3.18.0
skipsdist = True
ignore_basepython_conflict = True