Skip to content

Commit 1ffe092

Browse files
committed
Remove optional parameter
1 parent d29c24f commit 1ffe092

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Python/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
import py2exe
33

44
setup(
5-
options = {'py2exe': {'bundle_files': 1, 'compressed': True}},
65
console=['youtube-downloader.py'])

0 commit comments

Comments
 (0)