[ADD] setup.py

This commit is contained in:
OCA-git-bot
2022-08-17 09:50:42 +00:00
parent ce26816927
commit ac9337458d
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
15.0.20220712.0
15.0.20220817.0

View File

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