mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
[ADD] setup.py
This commit is contained in:
@@ -1 +1 @@
|
||||
10.0.20181003.0
|
||||
10.0.20181126.0
|
||||
@@ -4,8 +4,8 @@ with open('VERSION.txt', 'r') as f:
|
||||
version = f.read().strip()
|
||||
|
||||
setuptools.setup(
|
||||
name="odoo10-addons-oca-intrastat",
|
||||
description="Meta package for oca-intrastat Odoo addons",
|
||||
name="odoo10-addons-oca-intrastat-extrastat",
|
||||
description="Meta package for oca-intrastat-extrastat Odoo addons",
|
||||
version=version,
|
||||
install_requires=[
|
||||
'odoo10-addon-hs_code_link',
|
||||
|
||||
Reference in New Issue
Block a user