mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] contract_variable_qty_timesheet: pre-commit stuff
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
../../../../contract_variable_qty_timesheet
|
||||||
6
setup/contract_variable_qty_timesheet/setup.py
Normal file
6
setup/contract_variable_qty_timesheet/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