aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>2023-04-14 13:57:33 +0200
committerMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>2023-04-14 13:57:33 +0200
commit8e16e20ce1cdd4dcb9172fb7b47b35699894d70b (patch)
tree6917ebb2c81d59bf86caeae7803077a28e0ac942
parent63501fbea1b8a6dc859099c3465b1758e19e0956 (diff)
Update deprecated whitelist_externals in tox
Issue-ID: INT-2221 Change-Id: I8b7d2337266ed16de3f8c9b0e8cb0a1acf66b7f8 Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
-rw-r--r--tox.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 9a019f4..a166d9c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,9 +6,12 @@ requires = pip >= 8
[testenv]
basepython = python3
-whitelist_externals =
+allowlist_externals =
git
bash
+ /bin/bash
+ sh
+ /bin/sh
deps =
coala-bears
nodeenv