commit | 80ba89615a179bc9769a79a5cd0c9122d28d5e5b | [log] [tgz] |
---|---|---|
author | Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl> | Mon Aug 26 11:57:37 2024 +0200 |
committer | Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl> | Mon Aug 26 11:57:45 2024 +0200 |
tree | 409430568181d87ba91399d8f50730af5b2a1188 | |
parent | 87775948710b4f1552484031ef1b3dfb8643f82f [diff] [blame] |
Revert the upgrade of python in tox Issue-ID: INT-2287 Change-Id: I532bf1c9e4034dd26b8c9bc2a9b64da713e34da1 Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
diff --git a/tox.ini b/tox.ini index 61c3150..49eb054 100644 --- a/tox.ini +++ b/tox.ini
@@ -5,7 +5,7 @@ requires = pip >= 8 [testenv] -basepython = python3.10 +basepython = python3.8 allowlist_externals = git sh