diff --git a/docs/Makefile b/docs/Makefile index 55b61e191..c82c289fa 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -14,7 +14,7 @@ $(VENV): $(MAKE) install install: - poetry install + poetry install --no-root poetry run pip install --no-deps --editable ../api clean: