Skip to content

Python wheels#548

Merged
agarny merged 2 commits intoopencor:mainfrom
agarny:python
Apr 9, 2026
Merged

Python wheels#548
agarny merged 2 commits intoopencor:mainfrom
agarny:python

Conversation

@agarny
Copy link
Copy Markdown
Contributor

@agarny agarny commented Apr 9, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 9, 2026 08:13
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the release/versioning and adjusts the Python wheel build matrix in the CD workflow.

Changes:

  • Bump project version from 0.20260409.0 to 0.20260409.1.
  • Update cibuildwheel configuration to skip building wheels for CPython 3.10 and 3.11.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
VERSION.txt Increments the project patch version.
.github/workflows/cd.yml Changes wheel build skip patterns to exclude cp310/cp311.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Indeed, libOpenCOR is quite big which means that we "quickly" fill up our 10GB quota on PyPI. So, we only want to support the three most recents versions of Python which means stop supporting 3.10 and 3.11.
@agarny agarny merged commit 2ab8b52 into opencor:main Apr 9, 2026
24 checks passed
@agarny agarny deleted the python branch April 9, 2026 08:43
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.

2 participants