mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-16 09:10:35 +03:00
parent
3eceae967e
commit
ae5356a028
2
setup.py
2
setup.py
@ -72,7 +72,7 @@ if sys.platform=='darwin':
|
||||
'optimize': 2,
|
||||
'packages': [ 'requests', 'keyring.backends' ],
|
||||
'frameworks': [ 'Sparkle.framework' ],
|
||||
'excludes': [ 'PIL', 'simplejson' ],
|
||||
'excludes': [ 'certifi', 'PIL', 'simplejson' ],
|
||||
'iconfile': '%s.icns' % APPNAME,
|
||||
'resources': ['snd_good.wav', 'snd_bad.wav', 'modules.p', 'ships.p', 'stations.p', 'systems.p'],
|
||||
'semi_standalone': True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user