[ADD] setup.py

This commit is contained in:
OCA-git-bot
2023-05-15 17:25:40 +00:00
parent 8c5c1f7556
commit c13047c88e
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
16.0.20230228.1
16.0.20230515.0

View File

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