uv/crates/uv-distribution
Charlie Marsh 14074f8775
Avoid reading stale .egg-info from mutable sources (#6714)
## Summary

In theory this problem already existed for `PKG-INFO`, but `egg-info`
would be more common, I think, since it's built in the source tree.

Closes https://github.com/astral-sh/uv/issues/6712.
2024-08-27 19:23:26 +00:00
..
src Avoid reading stale .egg-info from mutable sources (#6714) 2024-08-27 19:23:26 +00:00
Cargo.toml Only use relative paths in lockfile (#6490) 2024-08-23 22:19:10 -04:00