summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>2023-04-14 13:56:28 +0200
committerMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>2023-04-14 13:56:28 +0200
commitfe7d01e5b6ead8f8075ef54337899d855fd465c8 (patch)
tree1397556688b9c4ced9a6668359cc10e8f06b3cf4
parent3a8b2c604c13584fbc807ac21058288c424893b3 (diff)
Update deprecated whitelist_externals in tox
Issue-ID: INT-2221 Change-Id: I1b8d308af14137aad975c6de2c231a2d8a6ece27 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 20b645e..ee267f9 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,9 +6,12 @@ requires = pip >= 20
[testenv]
basepython = python3
-whitelist_externals =
+allowlist_externals =
git
bash
+ /bin/bash
+ sh
+ /bin/sh
deps =
coala-bears
nodeenv