astral-sh/uv

Suggest `MACOSX_DEPLOYMENT_TARGET` in resolver platform tag hint

Open

#10,699 opened on Jan 16, 2025

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Rust (84,934 stars) (3,111 forks)batch import
error messageshelp wanted

Description

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

Contributor guide

Suggest `MACOSX_DEPLOYMENT_TARGET` in resolver platform tag hint · astral-sh/uv#10699 | Good First Issue