[IMP] account_ebics_oe: pre-commit auto fixes

This commit is contained in:
Luc De Meyer 2024-01-27 20:12:29 +01:00
parent 0d043133ad
commit 86ce04ed9c
2 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"summary": "Deploy account_ebics module on Odoo Enterprise",
"version": "16.0.1.0.0",
"author": "Noviat",
"website": "https://www.noviat.com/",
"website": "https://www.noviat.com",
"category": "Hidden",
"license": "LGPL-3",
"depends": [

View File

@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"