Merge "Changed minversion in tox to 3.18.0"

This commit is contained in:
Zuul 2021-08-10 10:19:36 +00:00 committed by Gerrit Code Review
commit 9aac44a7f7
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[tox]
minversion = 3.1.1
minversion = 3.18.0
envlist = py3,pypy,pep8
ignore_basepython_conflict = true
@ -23,7 +23,7 @@ commands =
commands = {posargs}
[testenv:docs]
whitelist_externals =
allowlist_externals =
rm
deps =
{[testenv]deps}
@ -57,7 +57,7 @@ import_exceptions =
oslo_privsep._i18n
[testenv:releasenotes]
whitelist_externals =
allowlist_externals =
rm
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}