Drop Python 3.10 support and sync CI variants with conda-forge#712
Merged
Drop Python 3.10 support and sync CI variants with conda-forge#712
Conversation
Agent-Logs-Url: https://github.com/MPAS-Dev/MPAS-Tools/sessions/82e0cc45-2661-4370-a2ef-dfb9646a26e9 Co-authored-by: xylar <4179064+xylar@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Drop Python 3.10 support in conda package
Drop Python 3.10 support and sync CI variants with conda-forge
Apr 3, 2026
Collaborator
|
@copilot, we need to remove python 3.10 from CI as well. |
Agent-Logs-Url: https://github.com/MPAS-Dev/MPAS-Tools/sessions/0b1b89b1-5eb6-412d-b489-bb2b044bca33 Co-authored-by: xylar <4179064+xylar@users.noreply.github.com>
Contributor
Author
xylar
approved these changes
Apr 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
conda_package/ci/linux_64_python3.10.____cpython.yamlconda_package/ci/osx_64_python3.10.____cpython.yamlMACOSX_DEPLOYMENT_TARGET,MACOSX_SDK_VERSION,c_stdlib_version10.13 → 11.0conda_package/pyproject.toml:requires-python >=3.11, remove Python 3.10 classifier.github/workflows/build_workflow.ymlmatrixfixes #711