Files
uv/docs/concepts
Charlie Marsh 39b83c30e0 Add exclude-newer to [[tool.uv.index]] (#18839)
## Summary

This PR enables users to set an `exclude-newer` override on a per-index
basis.

The priority is such that global `exclude-newer-package` has highest
priority, followed by `exclude-newer` on an index, followed by global
`exclude-newer`.

Closes https://github.com/astral-sh/uv/issues/16813.
2026-04-08 18:52:40 +00:00
..