Merge "Update min version of tox"

This commit is contained in:
Zuul 2021-06-29 01:50:47 +00:00 committed by Gerrit Code Review
commit ce07d93715
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[tox]
envlist = py38,py36,pep8,docs
minversion = 3.1.1
minversion = 3.18.0
skipsdist = True
ignore_basepython_conflict = True
@ -11,7 +11,6 @@ setenv = VIRTUAL_ENV={envdir}
LANGUAGE=en_US:en
LC_ALL=C
usedevelop = True
install_command = pip install {opts} {packages}
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt