[MIG] Make modules uninstallable

pull/367/head
Pedro M. Baeza 2016-10-06 14:45:29 +02:00 committed by Jordi Ballester
parent 158fe90a21
commit d954684535
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
], ],
'test': [ 'test': [
], ],
'installable': True, 'installable': False,
'application': True, 'application': True,
'auto_install': False, 'auto_install': False,
'license': 'AGPL-3', 'license': 'AGPL-3',