This PR changes the MACOSX build process to use the conda compilers, instead of the homebrew compilers. This means that t`libgfortran.dylibandlibquadmath.dylib` libraries appropriate to the MACOS_DEPLOYMENT_TARGET are included in the MACOSX wheel.
Additionally, the MACOSX_DEPLOYMENT_TARGET has been raised to 12.0
This PR changes the MACOSX build process to use the conda compilers, instead of the homebrew compilers. This means that t`libgfortran.dylib
and
libquadmath.dylib` libraries appropriate to the MACOS_DEPLOYMENT_TARGET are included in the MACOSX wheel.Additionally, the MACOSX_DEPLOYMENT_TARGET has been raised to 12.0