Update tox.ini with allowlist_externals for 4.x compatibility
[integration.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index d3a4cfc..cdc6595 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -6,9 +6,12 @@ requires = pip >= 8
 
 [testenv]
 basepython = python3.8
-whitelist_externals =
+allowlist_externals =
   git
+  sh
+  /bin/sh
   bash
+  /bin/bash
 deps =
   coala-bears
   nodeenv