Remove an extra blank line

This commit is contained in:
Yen Chi Hsuan 2015-12-13 01:18:21 +08:00
parent d13823ec7c
commit 4fe08dc18d

View File

@ -24,7 +24,6 @@ except ImportError:
print("Cannot import py2exe", file=sys.stderr)
exit(1)
py2exe_options = {
"bundle_files": 1,
"compressed": 1,