summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>2023-04-14 13:58:21 +0200
committerMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>2023-04-14 13:58:21 +0200
commit2126f1214f9ed9ab65a38149223ab7b3dccebb10 (patch)
tree11364ca655a368b1bed71759addf71fa8fe38884
parent1528d0a38026e3e183de2d4dcf7bbfcfec633eda (diff)
Update deprecated whitelist_externals in tox
Issue-ID: INT-2221 Change-Id: I5397461cad2b998107eb5c514a6d4a9cb2bd585d 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