[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2016-10-06 14:48:11 +02:00
committed by clementmbr
parent 9bcfc5a790
commit 1491aec18d

View File

@@ -15,7 +15,7 @@
],
'test': [
'test/completion_so_test.yml'],
'installable': True,
'installable': False,
'images': [],
'auto_install': False,
'license': 'AGPL-3',