Browse Source

Remove deps

pull/80/head
Anael Lorimier 10 years ago
parent
commit
81e37f966d
  1. 2
      __openerp__.py

2
__openerp__.py

@ -16,7 +16,7 @@ The py3o.template package is required; install it with:
'base' 'base'
], ],
'external_dependencies': { 'external_dependencies': {
'python': ['py3o.template', 'oe_json_serializer']
'python': ['py3o.template']
}, },
'data': [ 'data': [
'menu.xml', 'menu.xml',

Loading…
Cancel
Save