Remove dependency to oe_json_serializer due to packaging issues
--HG-- branch : odoo8pull/80/head
parent
5089921bd2
commit
3a73f24c15
|
@ -39,7 +39,7 @@ The py3o.template package is required; install it with:
|
|||
'report'
|
||||
],
|
||||
'external_dependencies': {
|
||||
'python': ['py3o.template', 'oe_json_serializer']
|
||||
'python': ['py3o.template']
|
||||
},
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
|
|
Loading…
Reference in New Issue