mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
28 lines
867 B
YAML
28 lines
867 B
YAML
# Do NOT update manually; changes here will be overwritten by Copier
|
|
_commit: v1.24
|
|
_src_path: gh:oca/oca-addons-repo-template
|
|
additional_ruff_rules: []
|
|
ci: GitHub
|
|
convert_readme_fragments_to_markdown: true
|
|
generate_requirements_txt: true
|
|
github_check_license: true
|
|
github_ci_extra_env: {}
|
|
github_enable_codecov: true
|
|
github_enable_makepot: true
|
|
github_enable_stale_action: true
|
|
github_enforce_dev_status_compatibility: true
|
|
include_wkhtmltopdf: false
|
|
odoo_test_flavor: Both
|
|
odoo_version: 17.0
|
|
org_name: Odoo Community Association (OCA)
|
|
org_slug: OCA
|
|
rebel_module_groups: []
|
|
repo_description: This repository hosts additionnal parsers and import features for
|
|
bank statements.
|
|
repo_name: OCA bank statement import modules for Odoo
|
|
repo_slug: bank-statement-import
|
|
repo_website: https://github.com/OCA/bank-statement-import
|
|
use_pyproject_toml: true
|
|
use_ruff: true
|
|
|