Merge "Changed minversion in tox to 3.18.0"

This commit is contained in:
Zuul 2021-06-14 08:23:58 +00:00 committed by Gerrit Code Review
commit 9488051e4f
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[tox]
minversion = 3.1.0
minversion = 3.18.0
skipsdist = True
envlist = py3,pep8
ignore_basepython_conflict=true
@ -67,7 +67,7 @@ commands =
[testenv:pdf-docs]
deps = {[testenv:docs]deps}
whitelist_externals = make
allowlist_externals = make
commands =
sphinx-build -W -b latex doc/source doc/build/pdf
make -C doc/build/pdf