[ADD] setup.py

This commit is contained in:
OCA-git-bot
2020-11-05 08:42:12 +00:00
parent f33397a4bf
commit c2b6ee3ded
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
13.0.20201103.0
13.0.20201105.0

View File

@@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-rma Odoo addons",
version=version,
install_requires=[
'odoo13-addon-product_warranty',
'odoo13-addon-rma',
],
classifiers=[