aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorm0sia <m0sia@m0sia.ru>2018-03-21 16:25:08 -0500
committerGitHub <noreply@github.com>2018-03-21 16:25:08 -0500
commit488763848f72cfc4d6e1452794a98218b7d78ec6 (patch)
tree71fefb3e63b0599c261d32c5349b59d494d9e6fd
parent4795761d7d80a73ac31346e47d0d5cca1eb6e33a (diff)
downloadpyParrotZikTCP-488763848f72cfc4d6e1452794a98218b7d78ec6.tar.xz
pyParrotZikTCP-488763848f72cfc4d6e1452794a98218b7d78ec6.zip
Update setup.py
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']
}
},