[ADD] setup.py

This commit is contained in:
OCA-git-bot
2021-10-11 10:18:54 +00:00
parent 230abdf646
commit 20085b8a8c
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
14.0.20210729.0
14.0.20211011.0

View File

@@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo14-addon-rma',
'odoo14-addon-rma_sale',
],
classifiers=[
'Programming Language :: Python',