commit | e5a6166f51f55a6510d985c73aa3bf635b265cc2 | [log] [tgz] |
---|---|---|
author | Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl> | Wed Apr 19 10:10:17 2023 +0200 |
committer | Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl> | Wed Apr 19 10:10:24 2023 +0200 |
tree | e0ad1db4a9c517796e440157183e6f57843eced7 | |
parent | 9b17c2b380f0de3289dfc50d01fc2aa58f20a700 [diff] |
Pin tox basepython version to 3.8 Issue-ID: INT-2222 Change-Id: I06c2bf2eece810f3ef67f6d9a880fb2c3a391fd9 Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
diff --git a/tox.ini b/tox.ini index c06bb46..a5d674e 100644 --- a/tox.ini +++ b/tox.ini
@@ -5,9 +5,12 @@ requires = pip >= 8 [testenv] -basepython = python3 -whitelist_externals = +basepython = python3.8 +allowlist_externals = git + /bin/sh + sh + /bin/bash bash deps = coala-bears