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