Skip to content

Commit

Permalink
copier answers
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jan 29, 2025
1 parent b695b38 commit d5336ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions copier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@
# Earliest version with "multiselect" support.
_min_copier_version: "9.1.0"
_subdirectory: "template"
_answers_file: .copier-answers.yml
_overwrite: true
1 change: 1 addition & 0 deletions template/.copier-answers.yml.jinja
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{{ _copier_answers|to_json }}

0 comments on commit d5336ff

Please sign in to comment.