Merge "Change minversion of tox to 3.18.0"

This commit is contained in:
Zuul 2022-05-30 21:24:29 +00:00 committed by Gerrit Code Review
commit 124933574c
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[tox]
minversion = 3.1.1
minversion = 3.18.0
envlist = py3,pep8,docs,releasenotes,cover,lower-constraints
skipsdist = True
ignore_basepython_conflict = True
@ -30,7 +30,7 @@ commands = sphinx-build -W -b html doc/source doc/build/html
[testenv:pdf-docs]
envdir = {toxworkdir}/docs
deps = {[testenv:docs]deps}
whitelist_externals =
allowlist_externals =
rm
make
commands =