[IMP] web_widget_image_webcam: pre-commit stuff

pull/2349/head
emlafza 2022-11-29 15:48:23 +01:00 committed by OCA-git-bot
parent 6079181814
commit fceed2bfc0
2 changed files with 7 additions and 0 deletions

View File

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

View File

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