diff --git a/setup.py b/setup.py index 83bc271..e933f4e 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ APP = ['pdfcompress_gui.py'] DATA_FILES = [] OPTIONS = { - 'argv_emulation': True, + # 'argv_emulation': True, } setup(