Skip to content

Support for different macos/linux architectures, working for python3.7 up to python3.14(t)#89

Open
anatoli-tsinovoy wants to merge 1 commit intodrufat:masterfrom
anatoli-tsinovoy:master
Open

Support for different macos/linux architectures, working for python3.7 up to python3.14(t)#89
anatoli-tsinovoy wants to merge 1 commit intodrufat:masterfrom
anatoli-tsinovoy:master

Conversation

@anatoli-tsinovoy
Copy link

Building wheels for macos/x86_64, macos/arm64, linux/x86_64, linux/aarch64

Added QEMU setup step for aarch64 linux build

Bumped upload-artifact from v3 to v4

No longer falling back to core.c, always compiling from core.pyx (required for support for python 3.14t)

Wheels successfully published to https://pypi.org/project/triangle3/20250811.1/ for my usecase.

QEMU setup definitely suboptimal, took the better part of an hour to build the aarch64 wheels.

…rch64

Added QEMU setup step for aarch64 linux build

Bumped upload-artifact from v3 to v4

No longer falling back to core.c, always compiling from core.pyx (required for support for python 3.14t)
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.

1 participant