diff --git a/Makefile b/Makefile index 0a5d0dd8e2..9c605d15ef 100644 --- a/Makefile +++ b/Makefile @@ -49,6 +49,7 @@ macpoetry-install: # Same as 'poetry install' except that on OSX Catalina, an e configure: # does any pre-requisite installs pip install --upgrade pip # pip install poetry==1.4.2 + pip install poetry pip install setuptools pip install wheel #ifeq ($(shell uname -s), Darwin)