about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index ae8c8a6..afb7bb8 100644
--- a/setup.py
+++ b/setup.py
@@ -42,6 +42,7 @@ if platform == "darwin":
                             CFBundleTypeRole='Viewer',
                         )
                     ],
+                    LSMinimumSystemVersion='10.6.0',
                     NSHumanReadableCopyright='ISC License (ISCL)'
                 )
             )