mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
12 lines
261 B
TOML
12 lines
261 B
TOML
[project]
|
|
name = "odoo-addons-oca-report-print-send"
|
|
version = "18.0.20250120.0"
|
|
dependencies = [
|
|
"odoo-addon-base_report_to_printer==18.0.*",
|
|
]
|
|
classifiers=[
|
|
"Programming Language :: Python",
|
|
"Framework :: Odoo",
|
|
"Framework :: Odoo :: 18.0",
|
|
]
|