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.
 
 
 
 
 

24 lines
434 B

# -*- coding: utf-8 -*-
{
'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': '9.0.0.1',
'application': True,
'depends': ['website'],
'data': [
'views/assets.xml',
]
}