Merge "Update tox py version conflict flag"

This commit is contained in:
Zuul 2020-04-07 01:27:38 +00:00 committed by Gerrit Code Review
commit b4258e3737
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
[tox] [tox]
minversion = 2.0 minversion = 3.1.1
envlist = docs,pep8 envlist = docs,pep8
skipsdist = True skipsdist = True
ignore_basepython_conflict = True
[testenv] [testenv]
basepython = python3 basepython = python3