[ADD] setup.py

This commit is contained in:
OCA-git-bot
2020-04-03 09:01:57 +00:00
parent 0109624334
commit 4f8923b9f0
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
13.0.20191018.0
13.0.20200403.0

View File

@@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo13-addon-base_report_to_printer',
'odoo13-addon-stock_picking_auto_print',
],
classifiers=[
'Programming Language :: Python',