uv/crates/puffin-resolver
Charlie Marsh 25fcee0d9f
Avoid using incompatible wheels for source distribution-less packages (#441)
We're willing to use platform-incompatible wheels during resolution, to
quicken access to metadata... But we should avoid choosing an
incompatible wheel if the package lacks a source distribution since, in
that case, we definitely won't be able to install it.

Closes https://github.com/astral-sh/puffin/issues/439.
2023-11-17 02:10:54 +00:00
..
src Avoid using incompatible wheels for source distribution-less packages (#441) 2023-11-17 02:10:54 +00:00
tests Use temp_dir casing everywhere (#440) 2023-11-16 21:04:10 +00:00
Cargo.toml Switch from vendored PubGrub to a fork (#438) 2023-11-16 13:49:19 -06:00