mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[FIX] remove dependencies and add into buildout configuration instead
This commit is contained in:
@@ -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' : [],
|
||||
|
||||
Reference in New Issue
Block a user