Skip to content

Don't require delocate-wheel to be on PATH [ci wheels]

Detailed Description

Some of the macOS wheels were not building because delicate-wheel was not on the PATH. Execute it using python -m so it does not need to be on the PATH.

API Changes

Please tick one of the following options:

  • These changes do not modify the API.
  • These changes do modify the API, and are backwards compatible.
  • These changes do modify the API, and are backwards incompatible.

For examples of changes that do not modify the API and/or are considered backwards (in)compatible, please see the contributing guide.

Justification for Backwards Incompatible Changes

Review Status

Merge request reports

Loading