aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 30c1166..faae5d2 100644
--- a/setup.py
+++ b/setup.py
@@ -30,6 +30,7 @@ setup(
#'packages':'encodings',
# Optionally omit gio, gtk.keysyms, and/or rsvg if you're not using them
'includes': 'cairo, pango, pangocairo, atk, gobject, gio, gtk.keysyms, _winreg',
+ 'dll_excludes': ['MSVCP90.dll', 'wbtapi.dll']
}
},