aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2024-01-09 10:30:31 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2024-01-09 10:31:59 +0100
commit4396471c34ddb32ec00a67300b2c7922b80af6e1 (patch)
treec17376b70922bb2f9ac376dee726becd02f9064c
parent432c5f9214bab12f3d9fe6c044bf12b5c9d69902 (diff)
Remove tox pip_version in tox.ini
Change-Id: Iafae57b729650e70c084f98abafc6645174a893e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit fddcb581e3f1ab10481eeb6b3a739567df2ddd61)
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
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