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

Build Python 3.13 wheels and upload to nightly wheels #388

Merged
merged 2 commits into from
May 24, 2024

Conversation

ianthomas23
Copy link
Member

Add building of Python 3.13 wheels and uploading to Scientific Python Nightly Wheels.

Using CIBW_PRERELEASE_PYTHONS to pick up pre-release Python 3.13, and for testing using NumPy nightly wheels. Excluding linux aarch64 wheels (manylinux and musllinux) from tests as there are no NumPy nightly wheels for them yet.

@ianthomas23 ianthomas23 merged commit be67313 into main May 24, 2024
52 checks passed
@ianthomas23 ianthomas23 deleted the py3.13_wheels branch May 24, 2024 08:01
@ianthomas23
Copy link
Member Author

Python 3.13 wheels successfully uploaded to nightly wheels as shown here:

Screenshot 2024-05-24 at 10 17 17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant