[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:52:55 +02:00
committed by Artem Kostyuk
parent 0470ab59b1
commit 2019cf6158

View File

@@ -39,7 +39,7 @@
'test/batch_validate_then_unmark.yml',
'test/batch_validate_then_delete_move.yml',
],
'installable': True,
'installable': False,
'images': [],
'license': 'AGPL-3',
}