Pin tox basepython version to 3.8
[demo.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 68745ff..dcffc5f 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -5,9 +5,12 @@ skipsdist = true
 requires = pip >= 8
 
 [testenv]
-basepython = python3
-whitelist_externals =
+basepython = python3.8
+allowlist_externals =
   git
+  /bin/sh
+  sh
+  /bin/bash
   bash
 deps =
   coala-bears