Merge "Set min version of tox to 3.2.1"

This commit is contained in:
Zuul 2020-07-23 16:19:07 +00:00 committed by Gerrit Code Review
commit 89a30e2bef

View File

@ -1,5 +1,5 @@
[tox]
minversion = 3.1.0
minversion = 3.2.1
envlist = py3,pep8,functional-py3
ignore_basepython_conflict=true