# Development install. Editable package plus the [dev] extra (pytest, ruff,
# mypy, ...). pyproject.toml remains the single source of truth; there is no
# manual dependency mirror to keep in sync.
-e .[dev]