Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MR - Feature Request - Support Pypi building new wheel versions #257

Closed
lod opened this issue Jun 25, 2023 · 1 comment · May be fixed by #256
Closed

MR - Feature Request - Support Pypi building new wheel versions #257

lod opened this issue Jun 25, 2023 · 1 comment · May be fixed by #256

Comments

@lod
Copy link

lod commented Jun 25, 2023

Pypi uses the version classifiers to advertise which python versions are supported and only builds wheels for supported versions.

The latest versions of python aren't listed as being supported.

Fixing this is probably as trivial as updating the advertising versions. (MR included)

Fixed in #256

@lod
Copy link
Author

lod commented Oct 12, 2023

Fixed in 586050f

@lod lod closed this as completed Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant