mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[ADD] mrp_analytic_cost
This commit is contained in:
committed by
Daniel Reis
parent
9137ae590d
commit
e62a24faf3
6
setup/mrp_analytic_cost/setup.py
Normal file
6
setup/mrp_analytic_cost/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