Merge "Set min version of tox to 3.2.1"

This commit is contained in:
Zuul 2020-07-17 10:54:03 +00:00 committed by Gerrit Code Review
commit 67431c9137
1 changed files with 1 additions and 1 deletions

View File

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