uv/crates/uv-state
Charlie Marsh f88aaa8740
Add pyx support to uv auth commands (#15636)
## Summary

This PR adds support for pyx to `uv auth login`, `uv auth logout`, and
`uv auth token`. These are generic uv commands that can be used to store
credentials for arbitrary indexes and other URLs, but we include a
fast-path for pyx that initiates the appropriate login or logout flow.
2025-09-02 18:18:09 -04:00
..
src Add pyx support to uv auth commands (#15636) 2025-09-02 18:18:09 -04:00
Cargo.toml Add uv-dirs to consolidate directory lookup methods (#8453) 2024-10-22 11:33:25 -05:00