mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 01:22:19 +03:00
setup.py: Add EDMarketConnector - TRACE.bat
to data files.
This commit is contained in:
parent
a27297e36c
commit
c45c6cda58
1
setup.py
1
setup.py
@ -147,6 +147,7 @@ elif sys.platform=='win32':
|
||||
'%s.VisualElementsManifest.xml' % APPNAME,
|
||||
'%s.ico' % APPNAME,
|
||||
'%s/DLLs/sqlite3.dll' % (sys.base_prefix),
|
||||
'EDMarketConnector - TRACE.bat',
|
||||
]),
|
||||
('L10n', [join('L10n',x) for x in os.listdir('L10n') if x.endswith('.strings')]),
|
||||
('plugins', PLUGINS),
|
||||
|
Loading…
x
Reference in New Issue
Block a user