diff --git a/Makefile b/Makefile index 952a4243b..617a20d02 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -install: +install: modules pip install -e .[dev,docs] dev: install