uv/crates/puffin-build
konsti 8cc4fe0d44
Install source distribution requirements with puffin itself instead of pip (#122)
This is also a lot faster. Unfortunately it copies a lot of code from
the sync cli since the `Printer` is private.

The first commit are some refactorings i made when i thought about how i
could reuse the existing code.
2023-10-18 19:11:17 +00:00
..
src Install source distribution requirements with puffin itself instead of pip (#122) 2023-10-18 19:11:17 +00:00
.gitignore Add basic sdist builder (#104) 2023-10-16 12:43:31 +00:00
Cargo.toml Install source distribution requirements with puffin itself instead of pip (#122) 2023-10-18 19:11:17 +00:00
test.sh Support prepare_metadata_for_build_wheel (#106) 2023-10-18 14:48:30 +02:00