astral-sh/uv
Suggest `MACOSX_DEPLOYMENT_TARGET` in resolver platform tag hint
开放
#10,699 创建于 2025年1月16日
error messageshelp wanted
仓库指标
- 星标
- (84,934 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
See https://github.com/astral-sh/uv/issues/10696#issuecomment-2597052942
We should suggest changing the MACOSX_DEPLOYMENT_TARGET version when the "best" tag differs from one of the available tags by OS version.
For implementation, see