SETUP
This commit is contained in:
parent
264bd66040
commit
150174f455
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -97,6 +97,7 @@ setup(name='%s_%s' % (PREFIX, MODULE),
|
|||
package_data={
|
||||
'trytond.modules.%s' % MODULE: (info.get('xml', [])
|
||||
+ ['tryton.cfg', 'locale/*.po', 'tests/*.py',
|
||||
'view/*.xml',
|
||||
'report/*.fodt', 'versiondep.txt', 'README.rst']),
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue