uv/crates/uv-distribution-types
konsti 0bde9e4b8f
Read index credentials from env for `uv publish` (#15545)
We were previously missing the
`index_locations.cache_index_credentials()` call in `uv publish` to load
index credentials from the env.

See https://github.com/astral-sh/uv/issues/11836#issuecomment-3022735011
Fixes #11836
2025-08-27 11:19:10 -05:00
..
src Read index credentials from env for `uv publish` (#15545) 2025-08-27 11:19:10 -05:00
Cargo.toml Reject already-installed wheels that don't match the target platform (#15484) 2025-08-25 09:20:54 -04:00