GR
This commit is contained in:
@@ -69,7 +69,7 @@ setup(name=name,
|
||||
),
|
||||
package_data={
|
||||
'trytond.modules.purchase_trade': (info.get('xml', [])
|
||||
+ ['tryton.cfg', 'view/*.xml', 'locale/*.po']),
|
||||
+ ['tryton.cfg', 'view/*.xml', 'locale/*.po', 'icons/*.svg']),
|
||||
},
|
||||
classifiers=[
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
|
||||
Reference in New Issue
Block a user