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

MNT: Drop support for Python 3.8 #517

Merged
merged 4 commits into from
Sep 13, 2023
Merged

Conversation

larrybradley
Copy link
Member

Per NEP-0029, "On Apr 14, 2023 drop support for Python 3.8 (initially released on Oct 14, 2019)".

Also following NEP 29, the minimum required Numpy is now 1.22:
Per NEP-0029, "On Jun 23, 2023 drop support for NumPy 1.21 (initially released on Jun 22, 2021)".

Also, numpy stopped building wheels for 32-bit systems starting with numpy 1.22, so we no longer build those 32-bit wheels.

This PR also updates the minimum version of matplotlib to 3.5.

@larrybradley larrybradley merged commit 4fba0e4 into astropy:main Sep 13, 2023
23 checks passed
@larrybradley larrybradley deleted the bump-deps branch September 13, 2023 21:42
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.

1 participant