[IMP] web_widget_x2many_2d_matrix: pre-commit stuff

pull/2463/head
tarteo 2023-02-28 13:55:28 +01:00
parent 2a6213e388
commit 8292aec9b0
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1 @@
../../../../web_widget_x2many_2d_matrix

View File

@ -0,0 +1,6 @@
import setuptools
setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)