We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc96e94 + 56a2a54 commit 3db89feCopy full SHA for 3db89fe
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: fead162
+_commit: 9b579a3
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: rustjswasm
.gitignore
@@ -112,11 +112,12 @@ dmypy.json
112
/site
113
index.md
114
docs/_build/
115
-docs/src/_build/
116
docs/api
117
-docs/index.md
118
docs/html
+docs/index.md
119
docs/jupyter_execute
+docs/src/_build/
120
+docs/superpowers
121
122
123
# JS
0 commit comments