[MIG] Make modules uninstallable

pull/871/head
Pedro M. Baeza 2015-10-14 02:57:05 +02:00 committed by Simone Orsi
parent a66512d89b
commit b0eb63ebfc
1 changed files with 1 additions and 1 deletions

View File

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