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

Merged
merged 1 commit into from
Apr 15, 2025
Merged

Bump python version #173

merged 1 commit into from
Apr 15, 2025

Conversation

grst
Copy link
Contributor

@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

@PauBadiaM PauBadiaM merged commit da25729 into saezlab:main Apr 15, 2025
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+
2 participants