Merge "Set min version of tox to 3.2.1"

This commit is contained in:
Zuul 2020-07-27 17:55:26 +00:00 committed by Gerrit Code Review
commit 796d76bcd3
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
skipsdist = True
ignore_basepython_conflict=true