-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.copier-answers.yml
31 lines (30 loc) · 1.05 KB
/
.copier-answers.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Do NOT update manually; changes here will be overwritten by Copier
_commit: v1.28
_src_path: https://github.com/OCA/oca-addons-repo-template.git
additional_ruff_rules: []
ci: GitHub
convert_readme_fragments_to_markdown: false
enable_checklog_odoo: false
generate_requirements_txt: true
github_check_license: true
github_ci_extra_env:
OCA_GIT_USER_EMAIL: [email protected]
OCA_GIT_USER_NAME: sustainabilitybot
github_enable_codecov: false
github_enable_makepot: true
github_enable_stale_action: false
github_enforce_dev_status_compatibility: false
include_wkhtmltopdf: false
odoo_test_flavor: Odoo
odoo_version: 17.0
org_name: MCO2
org_slug: sustainability-suite
rebel_module_groups: []
repo_description: The Odoo Sustainability Module is designed to seamlessly integrate
sustainability management and the CO2 equivalent emissions footprint computation
into your Odoo ERP system.
repo_name: Sustainability
repo_slug: sustainability-odoo
repo_website: https://github.com/sustainability-suite/sustainability-odoo
use_pyproject_toml: true
use_ruff: true