We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98c11e commit f4fe838Copy full SHA for f4fe838
scripts/windows-build-tarball.ps1
@@ -3,4 +3,5 @@
3
# Python package on GitHub CI services.
4
5
cd C:\P\
6
+Remove-Item IPP\dist\*
7
C:\7-Zip\7z.exe a -r 'C:\P\ITKPythonBuilds-windows.zip' -w 'C:\P\IPP' -mem=AES256
0 commit comments