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
409 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. 'name': 'BEES coop Website Theme',
  4. 'summary': """
  5. Apply BEES coop design rules.
  6. """,
  7. 'description': """
  8. """,
  9. 'author': 'Rémy Taymans',
  10. 'website': "https://github.com/beescoop/Obeesdoo",
  11. 'license': "AGPL-3",
  12. 'category': 'Themes',
  13. 'version': '9.0.0.1',
  14. 'depends': ['website'],
  15. 'data': [
  16. 'views/assets.xml',
  17. ]
  18. }