diff --git a/Makefile b/Makefile index c9a3484..8bf009c 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ html: doc: html install: - poetry install --with dev --with docs + poetry install --with dev --with docs --with test python3 -m pip install --user . build: