[MIG] Make modules uninstallable

pull/2917/head
Pedro M. Baeza 2016-10-06 16:08:19 +02:00 committed by Holger Brunn
parent 3f7cd2feb3
commit b86b5fa150
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"demo/ir_cron.xml",
],
"post_init_hook": 'post_init_hook',
"installable": True,
'installable': False,
"external_dependencies": {
'bin': [
'openssl',