Merge "bump py37 to py38 in tox.ini"

This commit is contained in:
Zuul 2020-10-31 05:09:14 +00:00 committed by Gerrit Code Review
commit c710e0cc5b

View File

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