File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444 - run :
4545 name : Fetch build script
4646 command : |
47- curl -L https://rawgit .com/InsightSoftwareConsortium/ITKPythonPackage/master/scripts/dockcross-manylinux-download-cache-and-build-module-wheels.sh -O
47+ curl -L https://raw.githubusercontent .com/InsightSoftwareConsortium/ITKPythonPackage/master/scripts/dockcross-manylinux-download-cache-and-build-module-wheels.sh -O
4848 chmod u+x dockcross-manylinux-download-cache-and-build-module-wheels.sh
4949 - run :
5050 name : Build Python packages
Original file line number Diff line number Diff line change 88 directories :
99 - " $HOME/Library/Caches/Homebrew"
1010script :
11- - curl -L https://rawgit .com/InsightSoftwareConsortium/ITKPythonPackage/master/scripts/macpython-download-cache-and-build-module-wheels.sh -O
11+ - curl -L https://raw.githubusercontent .com/InsightSoftwareConsortium/ITKPythonPackage/master/scripts/macpython-download-cache-and-build-module-wheels.sh -O
1212- chmod u+x macpython-download-cache-and-build-module-wheels.sh
1313- ./macpython-download-cache-and-build-module-wheels.sh
1414- tar -zcvf dist.tar.gz dist/
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ version: "0.0.1.{build}"
66
77install :
88
9- - curl -L https://rawgit .com/InsightSoftwareConsortium/ITKPythonPackage/master/scripts/windows-download-cache-and-build-module-wheels.ps1 -O
9+ - curl -L https://raw.githubusercontent .com/InsightSoftwareConsortium/ITKPythonPackage/master/scripts/windows-download-cache-and-build-module-wheels.ps1 -O
1010 - ps : .\windows-download-cache-and-build-module-wheels.ps1
1111
1212build : off
You can’t perform that action at this time.
0 commit comments