setup.py

changeset 118
aadd60a24bc8
parent 117
b509a4e34d7f
child 135
45c1a38f8709
--- a/setup.py	Mon Sep 17 19:31:22 2018 -0500
+++ b/setup.py	Mon Sep 17 19:48:02 2018 -0500
@@ -9,6 +9,7 @@
     },
     'packages': ['rumps', 'keyring', 'yaml'],
     'includes': ['xdg'],
+    'excludes': ['wx', 'PyQt5', 'matplotlib', 'numpy', 'scipy'],
 }
 
 setup(

mercurial