mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[BOT] post-merge updates
This commit is contained in:
11
setup/_metapackage/pyproject.toml
Normal file
11
setup/_metapackage/pyproject.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "odoo-addons-oca-account-reconcile"
|
||||
version = "18.0.20241122.0"
|
||||
dependencies = [
|
||||
"odoo-addon-account_statement_base==18.0.*",
|
||||
]
|
||||
classifiers=[
|
||||
"Programming Language :: Python",
|
||||
"Framework :: Odoo",
|
||||
"Framework :: Odoo :: 18.0",
|
||||
]
|
||||
Reference in New Issue
Block a user