jdtuck / fdasrsf_python

elastic fda python code
http://research.tetonedge.net
BSD 3-Clause "New" or "Revised" License
52 stars 18 forks source link

Update python-package.yml #53

Closed jdtuck closed 4 months ago

jdtuck commented 4 months ago

turning back on mac support

jdtuck commented 4 months ago

I have a fix in for findblas to find openblas installed via homebrew on mac.

david-cortes/findblas#8

After that is approved and a new release to pip, all we need to do is a brew install openblas for the runner and it should work. I have tested this locally on my mac.