uv/crates/uv-build-frontend/src
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
..
pipreqs Add `extra-build-dependencies` hint for any missing module on build failure (#15252) 2025-08-14 12:00:57 -05:00
error.rs Import `PackageName` from `uv-normalize` (#15439) 2025-08-21 23:15:40 +00:00
lib.rs Add pyx support to `uv auth` commands (#15636) 2025-09-02 18:18:09 -04:00
pipreqs.rs Add `extra-build-dependencies` hint for any missing module on build failure (#15252) 2025-08-14 12:00:57 -05:00