uv/crates/uv-static
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 Generate environment variables doc from code (#8493) 2024-11-03 08:31:38 -06:00