Merge "Update python versions for unit tests"

changes/49/728549/1 5.0.0
Zuul 2020-05-06 13:21:28 +00:00 committed by Gerrit Code Review
commit 3e52db0511
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
[tox]
envlist = py37,py36,pep8
minversion = 3.1.0
envlist = py38,py36,pep8
ignore_basepython_conflict=true
[testenv]
usedevelop = True