We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8ed81 commit 1bcf5e0Copy full SHA for 1bcf5e0
conda.recipe/build.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
+unset MACOSX_DEPLOYMENT_TARGET
3
${PYTHON} setup.py install;
-
0 commit comments