@@ -1,4 +1,6 @@
venv:
python3 -m venv --copies venv
. venv/bin/activate
python3 -m pip install black flake8 isort mypy
.ONESHELL:
.DELETE_ON_ERROR:
.PHONY: serve
serve:
uv run mkdocs serve
The note is not visible to the blocked user.