This commit is contained in:
John Mumm 2025-08-11 10:21:34 +01:00
parent 3cbeaae1c8
commit 39da28deec
No known key found for this signature in database
GPG Key ID: 73D2271AFDC26EA8
1 changed files with 1 additions and 1 deletions

View File

@ -12659,7 +12659,7 @@ fn add_package_set_unset_system_keyring_credentials() -> Result<()> {
);
// Set credentials for index
uv_snapshot!(context.set()
uv_snapshot!(context.auth_set()
.arg("https://pypi-proxy.fly.dev/basic-auth/simple")
.arg("--username")
.arg("public")