mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-20 20:02:00 +02:00
19.0 vanilla
This commit is contained in:
parent
5df8c07b59
commit
daa394e8b0
2114 changed files with 564841 additions and 299642 deletions
|
|
@ -1,15 +1,18 @@
|
|||
[project]
|
||||
name = "odoo-bringout-oca-ocb-test_mass_mailing"
|
||||
version = "16.0.0"
|
||||
description = "Mass Mail Tests - Mass Mail Tests: feature and performance tests for mass mailing"
|
||||
description = "Mass Mail Tests -
|
||||
Mass Mail Tests: feature and performance tests for mass mailing
|
||||
"
|
||||
authors = [
|
||||
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
|
||||
]
|
||||
dependencies = [
|
||||
"odoo-bringout-oca-ocb-mass_mailing>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-mass_mailing_sms>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-test_mail>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-test_mail_sms>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-mass_mailing>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-mass_mailing_sms>=19.0.0",
|
||||
"TODO_MAP-sms_twilio>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-test_mail>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-test_mail_sms>=19.0.0",
|
||||
"requests>=2.25.1"
|
||||
]
|
||||
readme = "README.md"
|
||||
|
|
@ -19,7 +22,7 @@ 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",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue