uv/crates/uv-resolver
Charlie Marsh a4f125ca34
Avoid waiting for metadata for --no-deps editables (#3188)
## Summary

We don't emit a request for this, so we shouldn't wait for it either --
we already have the metadata!

Closes https://github.com/astral-sh/uv/issues/3184.
2024-04-22 16:29:19 +00:00
..
src Avoid waiting for metadata for --no-deps editables (#3188) 2024-04-22 16:29:19 +00:00
tests Move ExcludeNewer into its own type (#3041) 2024-04-15 20:24:08 +00:00
Cargo.toml Add JSON Schema support (#3046) 2024-04-17 17:24:41 +00:00