diff --git a/Makefile b/Makefile index 855351dc8..04557f95f 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +SHELL:=/bin/bash + setup_env: poetry install poetry run python -m pip install -U pip wheel setuptools