eabefbf8a2
## Summary It seems like Azure might return a 401 when you request a package that doesn't exist (even with valid credentials)? But I admittedly haven't tested this. (We already skip 403, and this seems similar?) Closes https://github.com/astral-sh/uv/issues/3291.
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.