uv/crates/uv-installer
Charlie Marsh 51b7e9bff1
Retain editable designation for cached wheel installs (#5545)
## Summary

The package was being installed as editable, but it wasn't marked as
such in `uv pip list`, as the `direct-url.json` was wrong.

Closes https://github.com/astral-sh/uv/issues/5543.
2024-07-28 22:39:48 -04:00
..
src Retain editable designation for cached wheel installs (#5545) 2024-07-28 22:39:48 -04:00
Cargo.toml Avoid always rebuilding dynamic metadata (#5206) 2024-07-22 00:04:03 +00:00