mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-20 17:52:01 +02:00
19.0 vanilla
This commit is contained in:
parent
d1963a3c3a
commit
2d3ee4855a
7430 changed files with 2687981 additions and 2965473 deletions
|
|
@ -1,12 +1,19 @@
|
|||
[project]
|
||||
name = "odoo-bringout-oca-ocb-mail"
|
||||
version = "16.0.0"
|
||||
description = "Discuss - Chat, mail gateway and private channels"
|
||||
description = "Discuss -
|
||||
Chat, mail gateway and private channels
|
||||
"
|
||||
authors = [
|
||||
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
|
||||
]
|
||||
dependencies = [
|
||||
"odoo-bringout-oca-ocb-base>=16.0.0",\n "odoo-bringout-oca-ocb-base_setup>=16.0.0",\n "odoo-bringout-oca-ocb-bus>=16.0.0",\n "odoo-bringout-oca-ocb-web_tour>=16.0.0",\n "requests>=2.25.1"
|
||||
"odoo-bringout-oca-ocb-base>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-base_setup>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-bus>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-web_tour>=19.0.0",
|
||||
"TODO_MAP-html_editor>=19.0.0",
|
||||
"requests>=2.25.1"
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">= 3.11"
|
||||
|
|
@ -15,14 +22,14 @@ classifiers = [
|
|||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Topic :: Office/Business",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
homepage = "https://github.com/bringout/odoo-bringout-oca-ocb-mail"
|
||||
repository = "https://github.com/bringout/odoo-bringout-oca-ocb-mail"
|
||||
homepage = "https://github.com/bringout/0"
|
||||
repository = "https://github.com/bringout/0"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue