Added python setup info + building wheels locally + GH Action. #25
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
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.
|