uv/crates/puffin-build
Charlie Marsh 218894375a
Avoid removing existing directories when unzipping and building (#577)
Now that we don't store zipped and unzipped wheels at the same location,
we can avoid these safeguards that entail removing existing directories
when writing. This supersedes
https://github.com/astral-sh/puffin/pull/545.

Closes https://github.com/astral-sh/puffin/issues/554.
2023-12-06 02:36:12 +00:00
..
src Avoid removing existing directories when unzipping and building (#577) 2023-12-06 02:36:12 +00:00
.gitignore Add basic sdist builder (#104) 2023-10-16 12:43:31 +00:00
Cargo.toml Remove existing built wheels when building source distributions (#559) 2023-12-05 12:45:24 -05:00