Code Review
/
integration.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8777594
)
Revert the upgrade of python in tox
84/138684/1
author
Marek Szwałkiewicz
<marek.szwalkiewicz@external.t-mobile.pl>
Mon, 26 Aug 2024 09:57:37 +0000
(11:57 +0200)
committer
Marek Szwałkiewicz
<marek.szwalkiewicz@external.t-mobile.pl>
Mon, 26 Aug 2024 09:57:45 +0000
(11:57 +0200)
Issue-ID: INT-2287
Change-Id: I532bf1c9e4034dd26b8c9bc2a9b64da713e34da1
Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
61c3150
..
49eb054
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-5,7
+5,7
@@
skipsdist = true
requires = pip >= 8
[testenv]
-basepython = python3.
10
+basepython = python3.
8
allowlist_externals =
git
sh