[ADD] setup.py

This commit is contained in:
OCA-git-bot
2022-01-19 09:20:40 +00:00
parent 7153f554e7
commit 467039b9d2
2 changed files with 2 additions and 1 deletions

View File

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