[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:52:55 +02:00
parent 4cd2dcb1dd
commit ea8dc4862e
31 changed files with 31 additions and 27 deletions

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