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