Skip to content

Commit

Permalink
CI: Add cuba/nanoflann
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller authored Apr 28, 2024
1 parent 1d2c237 commit 716ee6f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build-wheels-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ TAG=${PYTAG}-${ABI}-${PLATFORM}
PYVER=${PYTAG:2:1}.${PYTAG:3}

# setup brew dependencies
brew update
brew install --overwrite coreutils openblas swig boost python@${PYVER} tbb nlopt cminpack ceres-solver bison flex hdf5 ipopt primesieve spectra pagmo libxml2
brew install --overwrite coreutils openblas swig boost python@${PYVER} tbb nlopt cminpack ceres-solver bison flex hdf5 ipopt primesieve spectra pagmo libxml2 cuba nanoflann
export PATH=/Library/Frameworks/Python.framework/Versions/${PYVER}/bin:$PATH
python${PYVER} -m pip install delocate --break-system-packages
python${PYVER} -m pip debug --verbose
Expand Down

0 comments on commit 716ee6f

Please sign in to comment.