You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
411 B
23 lines
411 B
{
|
|
'name': 'BEES coop Website Theme',
|
|
|
|
'summary': """
|
|
Apply BEES coop design rules.
|
|
""",
|
|
'description': """
|
|
""",
|
|
|
|
'author': 'Rémy Taymans',
|
|
'website': "https://github.com/beescoop/Obeesdoo",
|
|
|
|
'license': "AGPL-3",
|
|
'category': 'Themes',
|
|
'version': '12.0.0.1',
|
|
'application': True,
|
|
|
|
'depends': ['website'],
|
|
|
|
'data': [
|
|
'views/assets.xml',
|
|
]
|
|
}
|