astral-sh/uv
View on GitHubSpecial case error message when build fails on a very old package version
Open
#7,035 opened on Sep 4, 2024
error messageshelp wanted
Description
- We know very old package versions fail often fail to build due to outdated metadata and dependencies
- We generally know when a package version was published
- We get a ton of questions about this (e.g., https://github.com/astral-sh/uv/issues/6052#issuecomment-2329559758)
Let's display a special message for these errors?