use flake

watch_file pyproject.toml

uv sync --extra dev

export VIRTUAL_ENV="$PWD/.venv"
PATH_add "$VIRTUAL_ENV/bin"
