mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 01:22:19 +03:00
setup.py: Reference EDMC.manifest ready for its creation
We'll want to do the same "use the UTF-8 codepage" thing here.
This commit is contained in:
parent
a308171bfc
commit
9e1ffc14c8
1
setup.py
1
setup.py
@ -172,6 +172,7 @@ setup(
|
||||
'version': BASEVERSION,
|
||||
'product_version': VERSION,
|
||||
'copyright': COPYRIGHT,
|
||||
'other_resources': [(24, 1, open(APPCMDNAME+'.manifest').read())],
|
||||
} ],
|
||||
data_files = DATA_FILES,
|
||||
options = OPTIONS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user