Skip to content

Commit 03459ef

Browse files
committed
[BOT] add or update setup/_metapackage
1 parent d796eef commit 03459ef

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

setup/_metapackage/pyproject.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[project]
2+
name = "odoo-addons-sygel-technology-sy-account-analytic"
3+
version = "18.0.20251211.0"
4+
dependencies = [
5+
"odoo-addon-account_analytic_distribution_with_account==18.0.*",
6+
]
7+
classifiers=[
8+
"Programming Language :: Python",
9+
"Framework :: Odoo",
10+
"Framework :: Odoo :: 18.0",
11+
]

0 commit comments

Comments
 (0)