[ADD] setup.py

This commit is contained in:
OCA-git-bot
2021-08-20 12:17:06 +00:00
parent 1d87f3e117
commit 23af0459df
10 changed files with 21 additions and 1 deletions

View File

@@ -8,7 +8,9 @@ setuptools.setup(
description="Meta package for oca-knowledge Odoo addons",
version=version,
install_requires=[
'odoo10-addon-attachment_action',
'odoo10-addon-attachment_attach_non_editable',
'odoo10-addon-attachment_edit',
'odoo10-addon-attachment_preview',
'odoo10-addon-document_page',
'odoo10-addon-document_page_approval',