Commit f5ea66c0 authored by Grégory Wisniewski's avatar Grégory Wisniewski

Deploy component.xml with the egg.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@2268 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 244d455f
......@@ -25,6 +25,11 @@ setup(name='neo',
'neostorage=neo.scripts.neostorage:main',
],
},
package_data = {
'neo': [
'component.xml',
],
},
zip_safe=False,
)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment