Skip to content

Fix the Windows Python wheel generation - #1461

Merged
hsorby merged 4 commits into
cellml:mainfrom
hsorby:1460-win-wheels
Sep 25, 2026
Merged

hsorby merged 4 commits into
cellml:mainfrom
hsorby:1460-win-wheels

Conversation

@hsorby

@hsorby hsorby commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

The Windows wheels are currently always building the AMD64 architecture even when it is meant to be ARM64. This PR fixes that.

In the fixing of this problem I have upgraded to full pyproject.toml implementation using the latest build backend.

@hsorby hsorby added the Infrastructure Building, hosting, testing, etc. label Sep 18, 2026
@hsorby
hsorby requested review from agarny and nickerso September 18, 2026 22:26
@hsorby

hsorby commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

@agarny and @nickerso this PR will fix up the 0.7 series releases. Once it is merged we should be able to release 0.7.2 and then announce it because we won’t knowingly have any problems with it.

@hsorby
hsorby merged commit 243a778 into cellml:main Sep 25, 2026
14 checks passed
@hsorby
hsorby deleted the 1460-win-wheels branch September 25, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Infrastructure Building, hosting, testing, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows wheels built by cibuildwheel are clashing

3 participants