InsightSoftwareConsortium / ITKModuleTemplate

A template to start an ITK Module
https://itk.org/ITKSoftwareGuide/html/Book1/ITKSoftwareGuide-Book1ch9.html#x50-1430009
Apache License 2.0
12 stars 16 forks source link

BUG: Use a different name for each macOS wheel name #165

Closed jhlegarreta closed 2 weeks ago

jhlegarreta commented 2 weeks ago
jhlegarreta commented 2 weeks ago

MacOS wheels might now be duplicated, i.e. all of them having the same contents.

Not sure if I see this, unless you mean those of the template vs. the module.

Which got me thinking, do we even need wheels for this template project?

:shrug: Maybe yes to generate a remote? Maybe @thewtex can tell us better.

thewtex commented 2 weeks ago

The wheels can be helpful to validate the template. Even if they are not uploaded to PyPI, they are available for examination in the GitHub Web UI.