mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 14:30:14 -05:00
We were not applying the `authenticate = "always"` behavior to `uv pip` commands (related to #12362). This PR addresses that, applying authentication policies wherever we set up a registry client.