mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 08:47:40 +00:00
Use copier template from oca/oca-addons-repo-template Target Python3.8 Apply linting Fix a missing call to super
3 lines
58 B
Python
3 lines
58 B
Python
def install(ctx):
|
|
ctx.env["cloud.platform"].install()
|