Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:52:55 +02:00
committed by Alexis de Lattre
parent fb628a336a
commit a9792dc9c3

View File

@@ -37,5 +37,5 @@
'test/generate_move.yml',
],
'active': False,
'installable': True,
'installable': False,
}