astral-sh/uv

Suggest `MACOSX_DEPLOYMENT_TARGET` in resolver platform tag hint

开放

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

 (1 条评论) (1 个反应) (0 位负责人)Rust (3,111 个派生)batch import
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

贡献者指南