[UPD] Repo template

This commit is contained in:
Alexey Pelykh
2022-08-08 07:26:50 +02:00
parent deaab3b025
commit f0fb23322b
6 changed files with 78 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
# Do NOT update manually; changes here will be overwritten by Copier
_commit: v1.5.2
_src_path: gh:oca/oca-addons-repo-template
ci: Travis
_commit: v1.7.0
_src_path: git+https://github.com/oca/oca-addons-repo-template
ci: GitHub
dependency_installation_mode: PIP
generate_requirements_txt: true
include_wkhtmltopdf: false
@@ -15,3 +15,4 @@ repo_slug: bank-statement-import
repo_website: https://github.com/OCA/bank-statement-import
travis_apt_packages: []
travis_apt_sources: []