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 74a715f commit a046cdeCopy full SHA for a046cde
scripts/macpython-build-tarball.sh
@@ -4,7 +4,8 @@
4
# downloaded by the external module build scripts and used to build their
5
# Python package on GitHub CI services.
6
7
-tbb_contents="ITKPythonPackage/oneTBB*"
+#tbb_contents="ITKPythonPackage/oneTBB*"
8
+tbb_contents=""
9
arch_postfix=""
10
if test $(arch) == "arm64"; then
11
arch_postfix="-arm64"
0 commit comments