Commit Graph

3 Commits

Author SHA1 Message Date
Yuxuan Yan 31baa18ce5 Add offline workflow and coverage tests 2026-06-16 17:37:16 +08:00
Yuxuan Yan 4a477b8f75 Make Backtrader an optional extra 2026-06-10 15:13:11 +08:00
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