mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Merge ac84b5e110
into f609e1ddaf
This commit is contained in:
commit
a6e2886964
1 changed files with 2 additions and 1 deletions
|
@ -82,7 +82,8 @@ Authentication is not cached across invocations of uv.
|
|||
defined, falling back to `~/.netrc` if not.
|
||||
|
||||
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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue