Commit Graph

1 Commits

Author SHA1 Message Date
Yuxuan Yan 7faeb77c50 chore: manage env with uv (pyproject + lockfile)
Migrate dependency management from requirements.txt to uv. Runtime deps
move to pyproject.toml with pytest in the dev group; uv.lock pins the
resolved set. Docs updated to use `uv sync` / `uv run`.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-09 16:20:08 +08:00