[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2016-10-06 16:08:19 +02:00
committed by Holger Brunn
parent ffcae3f36d
commit 36c06b5099

View File

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