astral-sh/uv

Suggest `MACOSX_DEPLOYMENT_TARGET` in resolver platform tag hint

Open

#10,699 创建于 2025年1月16日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)Rust (3,111 fork)batch import
error messageshelp wanted

仓库指标

Star
 (84,934 star)
PR 合并指标
 (平均合并 7天 16小时) (30 天内合并 259 个 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

贡献者指南