[ADD] setup.py

This commit is contained in:
OCA-git-bot
2023-09-02 12:38:20 +00:00
parent 157be3e959
commit 1063bba235
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
16.0.20230828.0
16.0.20230902.0

View File

@@ -10,6 +10,7 @@ setuptools.setup(
install_requires=[
'odoo-addon-product_warranty>=16.0dev,<16.1dev',
'odoo-addon-rma>=16.0dev,<16.1dev',
'odoo-addon-rma_sale>=16.0dev,<16.1dev',
],
classifiers=[
'Programming Language :: Python',