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

Bump cibuildwheel #20

Closed
wants to merge 1 commit into from
Closed

Bump cibuildwheel #20

wants to merge 1 commit into from

Conversation

bdpedigo
Copy link
Contributor

Bumps cibuildwheel to a more recent version, which includes python 3.12

Closes #19

@@ -54,11 +54,11 @@ jobs:
- uses: actions/setup-python@v2
name: Install Python
with:
python-version: '3.7'
python-version: '3.8'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bdpedigo bdpedigo mentioned this pull request Nov 18, 2024
@nmwsharp
Copy link
Owner

As expected there are some troubles 😅 I went through this with some other packages recently, let me try copying some build configs around.

@nmwsharp
Copy link
Owner

I folded this in with some other updates here #21 (and added you as a co-author to that PR, thanks!).

That one seems to be working, just need to test the full build of the wheel matrix, which is running now on the main branch (the builds don't like to trigger on PRs for some reason... something wrong with the string check I guess.... something to debug another day).

@nmwsharp nmwsharp closed this Nov 20, 2024
@bdpedigo bdpedigo deleted the wheels3-12 branch November 20, 2024 19:00
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 this pull request may close these issues.

Python 3.12 wheels
2 participants