Skip to content

Commit 9d60272

Browse files
committed
Upgraded mac os minimum version in python tests
1 parent ebfbb1a commit 9d60272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ class BuildExt(build_ext):
9292
}
9393

9494
if sys.platform == 'darwin':
95-
c_opts['unix'] += ['-stdlib=libc++', '-mmacosx-version-min=10.7']
95+
c_opts['unix'] += ['-stdlib=libc++', '-mmacosx-version-min=10.13']
9696

9797
def build_extensions(self):
9898
ct = self.compiler.compiler_type

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy