uv/crates/uv-distribution
Zanie Blue 35564e189d Avoid reading metadata from .egg-info files (#11395)
We added this to help with resolving some specific packages, and for
parity with Poetry. But in some cases, this metadata is just wrong, and
at the very least it's unreliable.

Closes https://github.com/astral-sh/uv/issues/8989.

Closes #10945.
2025-02-13 16:17:49 -06:00
..
src Avoid reading metadata from .egg-info files (#11395) 2025-02-13 16:17:49 -06:00
Cargo.toml Remove warnings for missing lower bounds (#11195) 2025-02-03 16:03:31 -06:00