uv/scripts/publish
konsti aa629c4a54
Re-add 3 retries in uv publish (#12041)
In the publish client, we have to set the client retries to 0 as the
retry middleware is incompatible with upload bodies. This however also
sets `client.retry_policy()` to a zero-retry policy, so we need to
construct our own policy.

Fixes #12027

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-03-10 12:38:08 +01:00
..
.gitignore Add uv publish: Basic upload with username/password or keyring (#7475) 2024-09-24 15:33:06 +00:00
test_publish.py Re-add 3 retries in uv publish (#12041) 2025-03-10 12:38:08 +01:00
test_publish.py.lock Use script locking for publish test script (#10611) 2025-01-14 21:10:35 +01:00