Merge "Set ignore_basepython_conflict to true in tox.ini"

This commit is contained in:
Zuul
2019-12-04 05:03:58 +00:00
committed by Gerrit Code Review

View File

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