Skip to content

Clarify allowed minor version of macos tags #1933

@anuraaga

Description

@anuraaga

Issue Description

I am working on publishing a macos wheel and learned platform tags with minor versions such as 14_5 aren't allowed past 11_0

astral-sh/uv#16337

This makes some sense because before 11, the minor version was the major version and since 11 it is more traditional.

Does it make sense to update the docs with this requirement? I'm happy to send a PR after confirming my understanding.

Also should pypi reject wheels with the disallowed tags? I was quite confused to be able to publish a wheel but not install it with uv.

Code of Conduct

  • I am aware that participants in this repository must follow the PSF Code of Conduct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions