@@ -4,7 +4,7 @@ VENV := .venv
PY := $(VENV)/bin/python
PIP := $(VENV)/bin/pip
all: fix-permissions clean-output clean-venv build search
all: fix-permissions clean-output build search clean-venv
build:
@echo "Building project..."
The note is not visible to the blocked user.