mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP]Updated pre-commit code.
This commit is contained in:
committed by
Murtaza Mithaiwala
parent
d20bda9ea4
commit
7885cfe686
1
setup/web_widget_mermaid/odoo/addons/web_widget_mermaid
Symbolic link
1
setup/web_widget_mermaid/odoo/addons/web_widget_mermaid
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../web_widget_mermaid
|
||||
6
setup/web_widget_mermaid/setup.py
Normal file
6
setup/web_widget_mermaid/setup.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['setuptools-odoo'],
|
||||
odoo_addon=True,
|
||||
)
|
||||
Reference in New Issue
Block a user