uv/crates/puffin-distribution/src
konsti a24a681db9
Towards using `prepare_metadata_for_build_wheel` in the resolver (#616)
Make `prepare_metadata_for_build_wheel` accessible across the puffin
codebase by splitting the built call into a setup, a metadata and a
wheel call. This does not actually use the hook yet, but it's the
required refactoring for it.

Part of #599.
2023-12-12 20:45:37 +00:00
..
index Use `rustc-hash` instead of `fxhash` crate (#594) 2023-12-08 20:27:49 +00:00
vendor Unify distribution operations into a single crate (#460) 2023-11-20 11:22:52 +00:00
distribution_database.rs Download, build, and install in a single pipeline phase (#605) 2023-12-11 15:42:29 +00:00
download.rs Use a progress bar for the build phase (#597) 2023-12-09 04:05:13 +00:00
error.rs Source dist metadata refactor (#468) 2023-11-24 17:47:58 +00:00
lib.rs Modify install plan to support all distribution types (#581) 2023-12-07 04:43:34 +00:00
locks.rs Use `rustc-hash` instead of `fxhash` crate (#594) 2023-12-08 20:27:49 +00:00
reporter.rs Download, build, and install in a single pipeline phase (#605) 2023-12-11 15:42:29 +00:00
source_dist.rs Towards using `prepare_metadata_for_build_wheel` in the resolver (#616) 2023-12-12 20:45:37 +00:00
unzip.rs Source dist metadata refactor (#468) 2023-11-24 17:47:58 +00:00