preview:
    uv run mkdocs serve

test:
    uv run pytest
