uv/crates/puffin-resolver
Charlie Marsh 1b433fdcee
Only store compatible wheels in the resolver (#109)
Rather than constantly iterating over all files and testing their
compatibility with the current platform, just store wheels we can
actually consider in the solver cache.
2023-10-16 19:21:07 +00:00
..
src Only store compatible wheels in the resolver (#109) 2023-10-16 19:21:07 +00:00
tests Migrate resolver proof-of-concept to PubGrub (#97) 2023-10-15 22:05:44 -04:00
Cargo.toml Migrate resolver proof-of-concept to PubGrub (#97) 2023-10-15 22:05:44 -04:00