Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

ENH: Drop support for Python 3.8 and 3.9 #158

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

jhlegarreta
Copy link
Collaborator

@jhlegarreta jhlegarreta commented Apr 12, 2024

Drop support for Python 3.8 and 3.9: require Python 3.10 or greater in line with Scientific Python SPEC 0:
https://scientific-python.org/specs/spec-0000/

Remove them from the CI matrices.

Resolves #140.

@jhlegarreta
Copy link
Collaborator Author

Do the dependencies need to be updated?

@jhlegarreta
Copy link
Collaborator Author

Ruff failure points to .maint/paper_author_list.py: unrelated:
https://github.com/nipreps/eddymotion/actions/runs/8655158166/job/23733655248?pr=158#step:4:14

@jhlegarreta
Copy link
Collaborator Author

Re #158 (comment) fixed in PR #163.

.circleci/config.yml Outdated Show resolved Hide resolved
Drop support for Python 3.8 and 3.9: require Python 3.10 or greater in
line with Scientific Python SPEC 0:
https://scientific-python.org/specs/spec-0000/

Remove them from the CI matrices.
@jhlegarreta jhlegarreta marked this pull request as ready for review April 15, 2024 13:04
@oesteban oesteban merged commit 8a3fde4 into nipreps:main Apr 16, 2024
4 of 5 checks passed
@jhlegarreta jhlegarreta deleted the DropPython389 branch April 16, 2024 13:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Limit Python versions that are supported?
2 participants