summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2022-11-18 08:25:57 +0200
committermattip <matti.picus@gmail.com>2022-11-18 08:25:57 +0200
commitb1dcf1eb9db5bdd954cf87d830418c4233f9e500 (patch)
tree86187a05910d4b4d516cb6479b7288e05b7d429e /azure-pipelines.yml
parent23328e78017ba6367617a9e92fb12ffdac04ab5d (diff)
downloadnumpy-b1dcf1eb9db5bdd954cf87d830418c4233f9e500.tar.gz
do not explicitly set MACOSX_DEPLOYMENT_TARGET, disable test for now
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 5048ee26f..aa1e8ae6a 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -191,8 +191,6 @@ stages:
LAPACK: None
ATLAS: None
CC: /usr/bin/clang
- # Make sure this is no lower than the one in MacPython/openblaslibs
- MACOSX_DEPLOYMENT_TARGET: 10.9
# wait until after dev build of NumPy to pip
# install matplotlib to avoid pip install of older numpy