Merge "bump py37 to py38 in tox.ini"

This commit is contained in:
Zuul 2020-11-02 13:57:26 +00:00 committed by Gerrit Code Review
commit 298394511e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py37,pep8,cover
envlist = py38,pep8,cover
minversion = 2.5
skipsdist = True