[ADD] setup.py

This commit is contained in:
OCA-git-bot 2022-10-02 14:38:29 +00:00
parent 1d6524329f
commit 7756475a06
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
14.0.20220513.0
14.0.20221002.0

View File

@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-knowledge Odoo addons",
version=version,
install_requires=[
'odoo14-addon-attachment_category',
'odoo14-addon-attachment_zipped_download',
'odoo14-addon-document_page',
'odoo14-addon-document_page_access_group',