cairo-vm
cairo-vm copied to clipboard
deps: use `uv` if present
uv is a compatible pip replacement made in Rust, which runs
significantly faster. It saves about 70 seconds on my M3 when installing
deps.
TITLE
Description
Description of the pull request changes and motivation.
Checklist
- [ ] Linked to Github Issue
- [ ] Unit tests added
- [ ] Integration tests added.
- [ ] This change requires new documentation.
- [ ] Documentation has been added/updated.
- [ ] CHANGELOG has been updated.