We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d796eef commit 03459efCopy full SHA for 03459ef
1 file changed
setup/_metapackage/pyproject.toml
@@ -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