aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorm0sia <m0sia@m0sia.ru>2018-03-21 16:27:29 -0500
committerGitHub <noreply@github.com>2018-03-21 16:27:29 -0500
commit9c4263c22c308a122c957648b72c227710260906 (patch)
tree586c26b46b248676cc6a9f275c597db64850b1d0
parent488763848f72cfc4d6e1452794a98218b7d78ec6 (diff)
downloadpyParrotZikTCP-9c4263c22c308a122c957648b72c227710260906.tar.xz
pyParrotZikTCP-9c4263c22c308a122c957648b72c227710260906.zip
Update setup.py
Diffstat (limited to '')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index faae5d2..d008c70 100644
--- a/setup.py
+++ b/setup.py
@@ -30,7 +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']
+ 'dll_excludes': ['MSVCP90.dll', 'wbtapi.dll', 'irprops.cpl']
}
},