This repository has been archived by the owner on May 3, 2023. It is now read-only.
This repository has been archived by the owner on May 3, 2023. It is now read-only.
futher improvement to macOS wheel names #58
Open
Description
see https://github.com/matthew-brett/multibuild/pull/242. This will remove more of the cruft from macOS wheel names, from:
pandas-0.25.0rc0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
pandas-0.25.0rc0-cp36-cp36m-macosx_10_9_x86_64.macosx_10_10_x86_64.whl
pandas-0.25.0rc0-cp37-cp37m-macosx_10_9_x86_64.macosx_10_10_x86_64.whl
to:
pandas-0.25.0rc0-cp35-cp35m-macosx_10_6_intel.whl
pandas-0.25.0rc0-cp36-cp36m-macosx_10_9_x86_64.whl
pandas-0.25.0rc0-cp37-cp37m-macosx_10_9_x86_64.whl
It will mean updating the multibuild module again. Is there still time to do this before 0.25?
Metadata
Assignees
Labels
No labels
Activity