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

Test on final releases on Python 3.12 #691

Merged
merged 2 commits into from
Sep 17, 2023

Conversation

jarrodmillman
Copy link
Contributor

@jarrodmillman jarrodmillman commented Sep 17, 2023

NumPy and Matplotlib have wheels for Python 3.12 now. I decided to leave the --pre tests as well.

jarrodmillman and others added 2 commits September 17, 2023 09:15
One pre-release job is useful, but the second one was unnecessary.
The `USE_WHEEL` jobs aren't doing anything of interest after the switch
to Meson (all other jobs also go via a wheel).

Finally for the macOS test matrix, we used the minimum and maximum
supported Python versions, so no need to have 3.11 there.
@rgommers rgommers added this to the v1.5.0 milestone Sep 17, 2023
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

Thanks Jarrod. The test matrix grew excessively large with a lot of duplication, so I trimmed the unnecessary jobs.

@rgommers rgommers merged commit 7ad64b3 into PyWavelets:master Sep 17, 2023
12 of 13 checks passed
@jarrodmillman jarrodmillman deleted the py312-nopre branch March 13, 2024 15:01
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.

2 participants