Skip to content

Drop Python 3.10 support and sync CI variants with conda-forge#712

Merged
xylar merged 3 commits intomasterfrom
copilot/drop-python-3-10-support
Apr 3, 2026
Merged

Drop Python 3.10 support and sync CI variants with conda-forge#712
xylar merged 3 commits intomasterfrom
copilot/drop-python-3-10-support

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 3, 2026

  • Understand current CI variants and conda-forge equivalents
  • Delete conda_package/ci/linux_64_python3.10.____cpython.yaml
  • Delete conda_package/ci/osx_64_python3.10.____cpython.yaml
  • Update osx CI files (3.11–3.14): MACOSX_DEPLOYMENT_TARGET, MACOSX_SDK_VERSION, c_stdlib_version 10.13 → 11.0
  • Update conda_package/pyproject.toml: requires-python >=3.11, remove Python 3.10 classifier
  • Remove Python 3.10 from .github/workflows/build_workflow.yml matrix

fixes #711

Copilot AI linked an issue Apr 3, 2026 that may be closed by this pull request
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
Copilot AI requested a review from xylar April 3, 2026 09:11
Copilot finished work on behalf of xylar April 3, 2026 09:11
@xylar xylar marked this pull request as ready for review April 3, 2026 10:17
@xylar
Copy link
Copy Markdown
Collaborator

xylar commented Apr 3, 2026

@copilot, we need to remove python 3.10 from CI as well.

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 3, 2026

@copilot, we need to remove python 3.10 from CI as well.

Removed "3.10" from the python-version matrix in .github/workflows/build_workflow.yml in cf25e12.

Copilot finished work on behalf of xylar April 3, 2026 10:19
@xylar xylar merged commit b8bb61a into master Apr 3, 2026
5 checks passed
@xylar xylar deleted the copilot/drop-python-3-10-support branch April 3, 2026 10:22
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.

Drop python 3.10 support in conda package

2 participants