[IMP] pre-commit: first installation run through copier

This commit is contained in:
Kevin Khao
2021-11-26 18:51:13 +03:00
parent f3d6b67043
commit 54d6e6ac9d
15 changed files with 1390 additions and 0 deletions

14
.copier-answers.yml Normal file
View File

@@ -0,0 +1,14 @@
# Do NOT update manually; changes here will be overwritten by Copier
_commit: v1.3.6
_src_path: https://github.com/OCA/oca-addons-repo-template.git
ci: Travis
dependency_installation_mode: OCA
generate_requirements_txt: true
include_wkhtmltopdf: false
odoo_version: 14.0
rebel_module_groups: []
repo_description: Modules that improve UX sensibly
repo_name: Odoo Usability modules
repo_slug: odoo-usability
travis_apt_packages: []
travis_apt_sources: []