mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-24 17:38:42 -06:00
[ADD] setup.py
This commit is contained in:
parent
e19f7ceeac
commit
c40210fc2d
@ -1 +1 @@
|
|||||||
16.0.20221207.0
|
16.0.20221209.0
|
@ -10,6 +10,7 @@ setuptools.setup(
|
|||||||
install_requires=[
|
install_requires=[
|
||||||
'odoo-addon-document_knowledge>=16.0dev,<16.1dev',
|
'odoo-addon-document_knowledge>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-document_page>=16.0dev,<16.1dev',
|
'odoo-addon-document_page>=16.0dev,<16.1dev',
|
||||||
|
'odoo-addon-document_page_tag>=16.0dev,<16.1dev',
|
||||||
],
|
],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Programming Language :: Python',
|
'Programming Language :: Python',
|
||||||
|
Loading…
Reference in New Issue
Block a user