diff --git a/pyproject.toml b/pyproject.toml index ca53760d9..95f3a6c72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ commands = [testenv:examples] changedir = examples -allowlist_externals = /bin/bash +allowlist_externals = bash deps = -rexamples/requirements.txt