Skip to content

Manually install openblas for scipy on macports

This PR attempts to fix the current Travis CI failures [example] by manually installing OpenBLAS with macports before building GWpy on that platform. This should allow scipy-1.2.0 to then build against those libraries, rather than the system ones that seem to be missing symbols.

Merge request reports