Skip to content

Generated Github release workflow does not build wheels for Python 3.8 - 3.10 for MacOS #2115

Answered by seddonym
seddonym asked this question in Q&A
Discussion options

You must be logged in to vote

I was able to get the release script working for earlier versions of Python on MacOS by listing them explicitly, rather than in the 3.x format specifed here.

     python-version: |
            3.8
            3.9
            3.10
            3.11
            3.12

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@seddonym
Comment options

@messense
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by messense
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2113 on June 18, 2024 03:06.