val:
    uv run ty check
    uv run pytest

build:
    python -m build --installer uv .
