From 81e37f966da5b9788a12b969e70c2529a5f7c6fa Mon Sep 17 00:00:00 2001 From: Anael Lorimier Date: Tue, 14 Oct 2014 10:54:23 +0200 Subject: [PATCH] Remove deps --- __openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__openerp__.py b/__openerp__.py index 435fc70c..a8a6b9de 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',