uv/crates/uv-configuration
Charlie Marsh e398444f2f
Track editable requirements in lockfile (#3725)
## Summary

This PR adds editables using a new source type (`editable+...`), and
then extracts the editables from the lockfile in `uv sync`.

Closes https://github.com/astral-sh/uv/issues/3695.
2024-05-22 09:06:18 -04:00
..
src Track editable requirements in lockfile (#3725) 2024-05-22 09:06:18 -04:00
Cargo.toml Remove unused dependencies (#3527) 2024-05-11 13:33:49 -04:00