This commit is contained in:
Rafal Krupinski 2025-07-06 00:11:05 +02:00 committed by GitHub
commit a6e2886964
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,7 +82,8 @@ Authentication is not cached across invocations of uv.
defined, falling back to `~/.netrc` if not. defined, falling back to `~/.netrc` if not.
To enable keyring-based authentication, pass the `--keyring-provider subprocess` command-line To enable keyring-based authentication, pass the `--keyring-provider subprocess` command-line
argument to uv, or set `UV_KEYRING_PROVIDER=subprocess`. argument to uv, or set `UV_KEYRING_PROVIDER=subprocess`. When setting tokens with `keyring` use the
index endpoint URL as "service".
Authentication may be used for hosts specified in the following contexts: Authentication may be used for hosts specified in the following contexts: