We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7af35ef + 2b713ca commit 20d0ec1Copy full SHA for 20d0ec1
2 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 9232d1f
+_commit: 9a153d8
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
.gitignore
@@ -151,6 +151,7 @@ multirun/
151
ROADMAP.md
152
AGENTS.md
153
.github/hooks/sdlc.json
154
+.superpowers
155
156
# Test parts
157
hatch_js/tests/test_project_basic/js/dist
0 commit comments