uv/crates/uv-resolver
Charlie Marsh 8b711d2e4d
Avoid adding extras when expanding constraints (#3232)
## Summary

See the diff in the tests. If you have a constraint with an extra, we
should respect it, but we shouldn't _add_ the extra to the requirements.
2024-04-24 02:00:27 +00:00
..
src Avoid adding extras when expanding constraints (#3232) 2024-04-24 02:00:27 +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