uv/crates/uv-distribution-types
konsti 4b8cc3e29e
Include explicit indexes in publish index choice (#9932)
For publishing, we want to allow all simple `[[tool.uv.index]]` entries,
whether they are explicit or not. We don't allow flat indexes here,
assuming that an index you can upload to has a simple index URL (and
generally doesn't have a flat index URL, at least I don't know any case
that has).

The `no_index` branch isn't used atm, but I left it in case the method
gathers more users.

Fixes #9919
2024-12-16 11:40:30 +01:00
..
src Include explicit indexes in publish index choice (#9932) 2024-12-16 11:40:30 +01:00
Cargo.toml Unify cargo features (#9267) 2024-11-20 16:11:24 +01:00