From: Cédric Ollivier Date: Tue, 9 Jan 2024 09:30:31 +0000 (+0100) Subject: Remove tox pip_version in tox.ini X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F16%2F74416%2F1;p=functest-kubernetes.git Remove tox pip_version in tox.ini Change-Id: Iafae57b729650e70c084f98abafc6645174a893e Signed-off-by: Cédric Ollivier (cherry picked from commit fddcb581e3f1ab10481eeb6b3a739567df2ddd61) --- diff --git a/tox.ini b/tox.ini index 37b3a5b3..3d35d701 100644 --- a/tox.ini +++ b/tox.ini @@ -2,7 +2,6 @@ envlist = pep8,pylint,yamllint,bashate,py310,bandit,perm [testenv] -pip_version = pip==20.2.4 usedevelop = True deps = -chttps://git.opnfv.org/functest/plain/upper-constraints.txt?h=stable/zed