@@ -12,7 +12,7 @@ install: $(VENV)/bin/activate
$(PIP) install --quiet -r requirements-dev.txt
run: install
PORT=5000 $(PYTHON) app.py
PORT=9912 $(PYTHON) app.py
test: install
$(PYTEST) tests/ -v
The note is not visible to the blocked user.