Merge "bump py37 to py38 in tox.ini"

This commit is contained in:
Zuul 2020-09-17 14:29:24 +00:00 committed by Gerrit Code Review
commit 756c80239e

@ -1,7 +1,7 @@
[tox]
minversion = 3.1
skipsdist = True
envlist = py37,linters
envlist = py38,linters
ignore_basepython_conflict = True
[testenv]