uv/crates/uv-resolver/src/resolution
Charlie Marsh 46967723bb
Move lowered requirement source type out of uv-pypi-types (#12356)
## Summary

This crate is for standards-compliant types, but this is explicitly a
type that's custom to uv. It's also strange because we kind of want to
reference `IndexUrl` on the registry type, but that's in a crate that
_depends_ on `uv-pypi-types`, which to me is a sign that this is off.
2025-03-20 21:16:12 -04:00
..
display.rs Fix marker merging for requirements.txt for psycopg (#11298) 2025-02-06 22:31:53 +01:00
mod.rs Use boxed slices for hash vector (#11714) 2025-02-24 11:11:44 -06:00
output.rs Move lowered requirement source type out of uv-pypi-types (#12356) 2025-03-20 21:16:12 -04:00
requirements_txt.rs Use boxed slices for hash vector (#11714) 2025-02-24 11:11:44 -06:00