Merge "Changed minversion in tox to 3.18.0"

This commit is contained in:
Zuul 2021-06-06 17:45:45 +00:00 committed by Gerrit Code Review
commit a3bf04d600

View File

@ -1,5 +1,5 @@
[tox]
minversion = 3.2.0
minversion = 3.18.0
envlist = pep8,py37,py36
skipsdist = True
@ -68,7 +68,7 @@ commands =
sphinx-build -a -E -W --keep-going -b html doc/source doc/build/html
[testenv:pdf-docs]
whitelist_externals = make
allowlist_externals = make
description =
Build PDF documentation.
envdir = {toxworkdir}/docs