[ADD] setup.py

pull/380/head
OCA-git-bot 2020-03-25 15:35:45 +00:00
parent b4603bb55e
commit 259670a9f2
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
13.0.20200308.0
13.0.20200325.0

View File

@ -10,6 +10,7 @@ setuptools.setup(
install_requires=[
'odoo13-addon-report_csv',
'odoo13-addon-report_qr',
'odoo13-addon-report_qweb_pdf_fixed_column',
'odoo13-addon-report_xlsx',
'odoo13-addon-report_xlsx_helper',
],