uv/crates/puffin-distribution
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
..
src Towards using `prepare_metadata_for_build_wheel` in the resolver (#616) 2023-12-12 20:45:37 +00:00
Cargo.toml Use `rustc-hash` instead of `fxhash` crate (#594) 2023-12-08 20:27:49 +00:00