Fix for problem with compiling the PYTHON interface in Mac OS 10.14 and higher.
Sets the deployment target to 10.9 when compiling on version 10.9 and above. The fix is taken from https://github.com/pandas-dev/pandas/pull/24274/files GB: removed whitespace change and merged. Closes #445 Thanks @valsson
Loading
Please sign in to comment