Skip to content

Commit 2b9d85a

Browse files
committed
Update setup-osx.py
1 parent f053e45 commit 2b9d85a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup-osx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
APP = ['pyfa.py']
1010
DATA_FILES = ['eve.db', 'README.md', 'LICENSE', 'imgs', requests.certs.where()]
1111
OPTIONS = {
12-
'argv_emulation': True,
12+
'argv_emulation': False,
1313
'iconfile': 'dist_assets/mac/pyfa.icns',
1414
'packages': ['eos', 'gui', 'service', 'utils']
1515
}

0 commit comments

Comments
 (0)