Merge "Set min version of tox to 3.2.1"

This commit is contained in:
Zuul 2020-07-21 21:42:43 +00:00 committed by Gerrit Code Review
commit 42dd3a020f
1 changed files with 1 additions and 1 deletions

View File

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