[ADD] setup.py

This commit is contained in:
OCA-git-bot
2020-12-01 00:08:27 +00:00
parent b578ad4fe8
commit 65112f6d27
3 changed files with 2 additions and 3 deletions

View File

@@ -1 +1 @@
11.0.20190428.0
11.0.20201201.0

View File

@@ -17,7 +17,7 @@ setuptools.setup(
'odoo11-addon-agreement_stock',
'odoo11-addon-contract',
'odoo11-addon-contract_digitized_signature',
'odoo10-addon-contract_mandate',
'odoo11-addon-contract_mandate',
'odoo11-addon-contract_payment_mode',
'odoo11-addon-contract_price_revision',
'odoo11-addon-contract_sale',

View File

@@ -1 +0,0 @@
__import__('pkg_resources').declare_namespace(__name__)