[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:52:55 +02:00
committed by Iryna Vushnevska
parent f195dccf3a
commit 94b8ead00f

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',
}