uv/crates/puffin-distribution
Charlie Marsh 3eb0a43995
Perform a single Git fetch when building source distributions (#499)
## Summary

We need to pass in the distribution with the "precise" URL to avoid
refetching.

## Test Plan

Ran `cargo run -p puffin-cli -- pip-compile requirements.in --verbose`
with `flask @ git+https://github.com/pallets/flask.git` and verified
that we only checked out Flask once.
2023-11-25 23:29:41 +00:00
..
src Perform a single Git fetch when building source distributions (#499) 2023-11-25 23:29:41 +00:00
Cargo.toml Source dist metadata refactor (#468) 2023-11-24 17:47:58 +00:00