187
189
description = META_INFO['description'],
188
190
author = META_INFO['author'],
190
192
company_name = "Canonical Ltd.",
191
193
comments = META_INFO['description'],
205
195
options_list = {"py2exe": {"packages": BZRLIB['packages'] +
207
197
"excludes": ["Tkinter", "medusa"],
208
198
"dist_dir": "win32_bzr.exe",