From: Cédric Ollivier Date: Tue, 9 Jan 2024 08:47:53 +0000 (+0100) Subject: Remove the use of pip_version X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F03%2F74403%2F1;p=functest-xtesting.git Remove the use of pip_version Change-Id: I4888889c030d236a10f125ef69abd2c11477d199 Signed-off-by: Cédric Ollivier --- diff --git a/tox.ini b/tox.ini index 7ce60f70..f3d4523c 100644 --- a/tox.ini +++ b/tox.ini @@ -3,7 +3,6 @@ envlist = docs,pep8,pylint,yamllint,bashate,py310,cover,perm,pre-commit skipsdist = True [testenv] -pip_version = pip==20.2.4 usedevelop = True deps = -c{toxinidir}/upper-constraints.txt