InsightSoftwareConsortium / ITKPythonPackage

A setup script to generate ITK Python Wheels
https://itkpythonpackage.readthedocs.io
Apache License 2.0
63 stars 21 forks source link

BUG: Bump skbuild to 0.16.2 to resolve Windows build failures #229

Closed tbirdso closed 1 year ago

tbirdso commented 1 year ago

Addresses ITK module issue detailed in https://github.com/scikit-build/scikit-build/issues/805

Will validate with experimental ITKRemoteModuleBuildPackageAction/ITKSplitComponents CI prior to merge

tbirdso commented 1 year ago

CI is passing: https://github.com/InsightSoftwareConsortium/ITKSplitComponents/actions/runs/3568248026

As ITKPythonPackage is already tagged for v5.3 I will add a new step in ITKRemoteModuleBuildPackageAction for consuming an optional ITKPythonPackage commit other than the one included in ITKPythonBuilds archives.