aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorm0sia <m0sia@m0sia.ru>2018-03-21 17:12:19 -0500
committerGitHub <noreply@github.com>2018-03-21 17:12:19 -0500
commit7f1d261c8c1120f3e2bdcb9c1e85d33992f6a161 (patch)
tree8cd67a1c7a9938645aeeaa4402a5258956f3badd
parent6c9462b09d1ac805cdd9601bf56ce3d26a93b774 (diff)
downloadpyParrotZikTCP-7f1d261c8c1120f3e2bdcb9c1e85d33992f6a161.tar.xz
pyParrotZikTCP-7f1d261c8c1120f3e2bdcb9c1e85d33992f6a161.zip
removed bundling, because it fail by unknown reason
-rw-r--r--setup.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 6cb5373..475b9dc 100644
--- a/setup.py
+++ b/setup.py
@@ -30,9 +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', 'irprops.cpl', 'crypt32.dll', 'MSIMG32.DLL', 'NSI.DLL', 'USP10.DLL', 'DNSAPI.DLL'],
- 'bundle_files': 2
- }
+ 'dll_excludes': ['MSVCP90.dll', 'wbtapi.dll', 'irprops.cpl', 'crypt32.dll', 'MSIMG32.DLL', 'NSI.DLL', 'USP10.DLL', 'DNSAPI.DLL'] }
},
data_files=[