[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:53:59 +02:00
committed by Holger Brunn
parent c39aee54f3
commit e35d4e0df5

View File

@@ -30,7 +30,7 @@
"test": [
],
"auto_install": False,
"installable": True,
'installable': False,
"application": False,
"external_dependencies": {
'python': [],