Merge "update py37 to py38"

This commit is contained in:
Zuul 2021-01-25 05:22:40 +00:00 committed by Gerrit Code Review
commit 599c2bedb3
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 2.0
envlist =py36,py37,pep8,pylint,docs
envlist =py36,py38, pep8,pylint,docs
skipsdist = True
[testenv]
@ -38,8 +38,8 @@ commands =
[testenv:py36]
basepython = python3.6
[testenv:py37]
basepython = python3.7
[testenv:py38]
basepython = python3.8
[testenv:pep8]
commands = flake8 freezer_dr