Merge "Update python versions for unit tests"

This commit is contained in:
Zuul
2020-05-06 13:21:28 +00:00
committed by Gerrit Code Review

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