Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Install OpenBLAS on macOS in check action * Install meson=1.5.0 on macOS in check action * Try using pip without --user * Fix typo in pip command * Use hack to get homebrew to install meson v1.5.2 See https://nelson.cloud/how-to-install-older-versions-of-homebrew-packages/ for instructions * Try getting homebrew to remove meson first * Remove which calls` * Stop homebrew removing meson * Try instlal pkg-config with homebrew * Try using conda on macOS * try workaround * attempt 2 * alternative solution * export environment variables * try not installing openblas * another attempt * remove pep517 * another attempt * try with gcc * fix version * yet another experiment * pin version of numpy * fix ga * pin to numpy 2.0 * try with python 3.12 * simplify * switch to macos-latest * simplify * try without installing scipy * simplify * update changelog --------- Co-authored-by: Luke Zappia <[email protected]>
- Loading branch information