aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2024-01-09 09:47:53 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2024-01-09 09:48:34 +0100
commitf22b596de0a8ac7e55b313ed6de7a0db2258332a (patch)
tree8817c16087159d766f8ea9b9ae4da5f603a3f87b
parent0d6bb30968d1092caeffee4159feccf6319ff565 (diff)
Remove the use of pip_version
Change-Id: I4888889c030d236a10f125ef69abd2c11477d199 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
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