diff --git a/__openerp__.py b/__openerp__.py index 435fc70c5..a8a6b9def 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -16,7 +16,7 @@ The py3o.template package is required; install it with: 'base' ], 'external_dependencies': { - 'python': ['py3o.template', 'oe_json_serializer'] + 'python': ['py3o.template'] }, 'data': [ 'menu.xml',