uv/crates/uv-installer
konsti d57af514d9
Centralize installed dist satisfies requirement check (#3324)
Another split out from https://github.com/astral-sh/uv/pull/3263. This
abstracts the copy&pasted check whether an installed distribution
satisfies a requirement used by both plan.rs and site_packages.rs into a
shared module. It's less useful here than with the new requirement but
helps with reducing https://github.com/astral-sh/uv/pull/3263 diff size.
2024-04-30 18:45:05 +02:00
..
src Centralize installed dist satisfies requirement check (#3324) 2024-04-30 18:45:05 +02:00
Cargo.toml Remove unused dependencies (#3236) 2024-04-24 11:18:24 +00:00