Skip to content

Added python setup info + building wheels locally + GH Action. #25

Added python setup info + building wheels locally + GH Action.

Added python setup info + building wheels locally + GH Action. #25

Triggered via pull request September 3, 2024 23:52
Status Success
Total duration 9m 33s
Artifacts

ci.yaml

on: pull_request
Matrix: Check that CPP edlib correctly builds and passes tests.
Matrix: Build, test and possibly deploy python bindings for edlib
Fit to window
Zoom out
Zoom in

Annotations

1 notice
Build, test and possibly deploy python bindings for edlib (macos-13)
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.