We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bca4d8 + 949ba27 commit 5618b4eCopy full SHA for 5618b4e
.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: cpp
.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