try a full python run #27
Annotations
9 warnings and 1 notice
Build Python Wheels
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
|
Build Python Wheels
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Build Python Wheels
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
|
Build Python Wheels
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
|
Build Python Wheels
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
|
Build Python Wheels
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
|
Build Python Wheels
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
|
Run actions/setup-python@v5
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Install Dependencies
pipx 1.7.1 is already installed and up-to-date.
To reinstall 1.7.1, run:
brew reinstall pipx
|
Build Python Wheels
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.
|
Loading