summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>2023-04-14 13:57:09 +0200
committerMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>2023-04-14 13:57:09 +0200
commitee0c678ac5ed3f5442bedae3c33767d81a810c35 (patch)
tree6bb555c0265b439569e6f7b1203ddf7c479df82f
parent1eaabdb8299e49dc7e81c205edce8ce46e64a511 (diff)
Update deprecated whitelist_externals in tox
Issue-ID: INT-2221 Change-Id: I906f8556f7a7840484499b3b6c47bc63a4779fdc 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 3ce1c18..1e057a2 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