Merge "Update tox Python versions for Yoga"

This commit is contained in:
Zuul 2021-12-16 13:36:11 +00:00 committed by Gerrit Code Review
commit 9c7499ce61
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 3.1.0
envlist = py38,py36,pep8
envlist = py39,py36,pep8
ignore_basepython_conflict=true
[testenv]