Merge "Set min version of tox to 3.2.1"

This commit is contained in:
Zuul 2020-08-06 17:25:40 +00:00 committed by Gerrit Code Review
commit c4c8edb66b
1 changed files with 1 additions and 1 deletions

View File

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