[FIX] remove dependencies and add into buildout configuration instead

This commit is contained in:
Vincent Renaville
2014-01-07 17:00:24 +01:00
parent 37f6b50ad6
commit 9b92c6662b

View File

@@ -34,7 +34,6 @@ In order to generate an XLS export you can define a report of type 'xls' or alte
""",
'depends': ['base'],
'external_dependencies': {'python': ['xlwt']},
'demo_xml': [],
'init_xml': [],
'update_xml' : [],