mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[MIG] base_report_to_label_printer: pre-commit stuff
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
../../../../base_report_to_label_printer
|
||||||
6
setup/base_report_to_label_printer/setup.py
Normal file
6
setup/base_report_to_label_printer/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