mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +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-financial-tools"
|
||||
version = "17.0.20231205.0"
|
||||
dependencies = [
|
||||
"odoo-addon-account_move_print>=17.0dev,<17.1dev",
|
||||
]
|
||||
classifiers=[
|
||||
"Programming Language :: Python",
|
||||
"Framework :: Odoo",
|
||||
"Framework :: Odoo :: 17.0",
|
||||
]
|
||||
Reference in New Issue
Block a user