-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
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
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
Labels
No labels