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

Set minimum python>=3.10 #67

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Set minimum python>=3.10 #67

merged 2 commits into from
Mar 27, 2024

Conversation

mdpiper
Copy link
Member

@mdpiper mdpiper commented Mar 27, 2024

This PR drops testing for Python 3.9 (although bmi-topography should still work in it, at least for now). I also touched the nox bmi-test session to get it working with the latest version of bmi-tester.

The docs CI workflow is still failing (see #61). I'll fix it in a subsequent PR.

This fixes #66.

mdpiper added 2 commits March 27, 2024 10:18
The latest version of *bmi-tester* (v0.5.9) isn't available yet
on conda-forge.
@mdpiper mdpiper changed the title Drop Python 3.9 Set minimum Python>=3.10 Mar 27, 2024
@mdpiper mdpiper changed the title Set minimum Python>=3.10 Set minimum python>=3.10 Mar 27, 2024
@mdpiper mdpiper merged commit e20e998 into main Mar 27, 2024
14 of 15 checks passed
@mdpiper mdpiper deleted the mdpiper/drop-3.9 branch March 27, 2024 17:30
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.

Set minimum Python >= 3.10
1 participant