[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza 2015-10-14 03:16:56 +02:00 committed by vancouver29
parent 43ce318339
commit 2f4a4fd403

View File

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