Skip to content

Bump python version #173

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Bump python version #173

wants to merge 1 commit into from

Conversation

grst
Copy link

@grst grst commented Apr 3, 2025

Is there any good reason not to support more recent versions of Python?

According to scientific python spec0, v3.10 is not supported anymore, and 3.11 will drop out of support in a few months. This means that numpy/scipy will not support it anymore.

Unless there's a good reason, I would avoid specifying an upper bound for the python version.

Close #172

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.

Re-add support for Python 3.12+
1 participant