Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.

Commit bbc79f7

Browse files
hjmjohnsonclaude
andcommitted
COMP: Point itk-python-package-tag at main for Windows pip fix
ITKPythonPackage#304 (merged 2026-04-13) fixes the Windows wheel build failure caused by collections.Mapping removal in Python 3.10+. The fix is on ITKPythonPackage main but not yet in the v5.4.5 tag that the v5.4.6 action defaults to. Override itk-python-package-tag to 'main' to pick up the ensurepip bootstrap fix. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d959b93 commit bbc79f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-test-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
python-build-workflow:
1212
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
1313
with:
14+
itk-python-package-tag: 'main'
1415
test-notebooks: true
1516
secrets:
1617
pypi_password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)