Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

Commit 9407e0c

Browse files
jon-myersclaude
andcommitted
chore: add uv.lock for uv package manager
Migrate from pipenv to uv for faster, more reliable dependency management. uv.lock replaces Pipfile.lock for dependency locking. To use uv: - Install: curl -LsSf https://astral.sh/uv/install.sh | sh - Sync deps: uv sync --all-extras - Run tests: uv run pytest 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 36944e9 commit 9407e0c

1 file changed

Lines changed: 2337 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)