uv/crates/uv-distribution-types
Charlie Marsh 7823147895
Add indexes in reverse-priority order (#11451)
## Summary

We need to add indexes in the order in which they're respected by the
resolver. Otherwise, we risk writing an index to the `pyproject.toml`
that is canonically equal (but not verbatim equivalent) to the index we
use during resolutin.

Closes https://github.com/astral-sh/uv/issues/11312.
2025-02-12 12:14:05 -05:00
..
src Add indexes in reverse-priority order (#11451) 2025-02-12 12:14:05 -05:00
Cargo.toml Migrate from urlencoding to percent-encoding (#11144) 2025-01-31 16:29:46 -05:00