X-Git-Url: https://scm.cri.mines-paristech.fr/git/minwii.git/blobdiff_plain/b8f9f9c9575f2932e2e2ea4a3238b739f47acf33..1d1e1e0815bfbb3fb6cb8851351341104c0404e8:/setup_win_exe.py diff --git a/setup_win_exe.py b/setup_win_exe.py index 20e3763..86702fc 100755 --- a/setup_win_exe.py +++ b/setup_win_exe.py @@ -157,7 +157,7 @@ class BuildExe: 'copyright': self.copyright }], #console = [self.script], - options = {'py2exe': {#'optimize': 2, + options = {'py2exe': {'optimize': 2, 'bundle_files': 3, #'compressed': True, #'excludes': self.exclude_modules,