Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:52:55 +02:00
committed by Valentin Vinagre Urteaga
parent 2e27b3943a
commit 2797f9ce75

View File

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