mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 06:20:12 -05:00
## Summary At present, we only have support for the detail routes (e.g., `https://pypi.org/simple/requests`), but not the top-level index route (e.g., `https://pypi.org/simple/`). I need this for some downstream work so pulling it into its own PR.