Skip to content

Commit

Permalink
Print setup.py on arm64. (These builds will fail to upload.)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcurtin committed Mar 20, 2024
1 parent cc68db8 commit 09ba67a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_mlpack.osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ then
cp ../py-old/*.pyx src/mlpack/bindings/python/mlpack/
cp ../py-old/*.py src/mlpack/bindings/python/mlpack/
cd src/mlpack/bindings/python
cat setup.py # debugging
python setup.py build_ext
cd ../../../..
fi
Expand Down

0 comments on commit 09ba67a

Please sign in to comment.