Skip to content

Commit a4b3616

Browse files
appleboyclaude
andcommitted
docs: update README development section to use uv
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b8fb851 commit a4b3616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ def protected():
9292
## Development
9393

9494
```bash
95-
pip install -e ".[dev]"
95+
make install # uv sync --all-extras
9696
make test
9797
make lint
9898
make typecheck

0 commit comments

Comments
 (0)