We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b9115 commit 18a5b1cCopy full SHA for 18a5b1c
1 file changed
copier.yaml
@@ -1,11 +1,5 @@
1
_subdirectory: template
2
3
-# Post-copy commands:
4
-_tasks:
5
- # Add dev dependencies
6
- - command: "git init -b main; uv add --dev pre-commit ruff typos pytest bandit commitizen genbadge jupyter pytest-cov quartodoc types-tabulate mypy vulture"
7
- when: "{{ _copier_operation == 'copy' }}"
8
-
9
# Message to show after generating or regenerating the project successfully
10
_message_after_copy: |
11
0 commit comments