Merge "Bump tox minversion to 3.18.0"

This commit is contained in:
Zuul 2022-09-16 17:28:20 +00:00 committed by Gerrit Code Review
commit aeeb64d349
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[tox] [tox]
minversion = 3.1.1 minversion = 3.18.0
skipsdist = True skipsdist = True
envlist = py37,pep8,releasenotes envlist = py37,pep8,releasenotes
ignore_basepython_conflict = True ignore_basepython_conflict = True
@ -65,7 +65,7 @@ commands=
[testenv:pdf-docs] [testenv:pdf-docs]
envdir = {toxworkdir}/docs envdir = {toxworkdir}/docs
deps = {[testenv:docs]deps} deps = {[testenv:docs]deps}
whitelist_externals = allowlist_externals =
make make
rm rm
commands = commands =