We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bdb2f2d + 4ddabf9 commit 6eaeb59Copy full SHA for 6eaeb59
2 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 9be318c
+_commit: 9b579a3
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
.gitignore
@@ -115,11 +115,12 @@ dmypy.json
115
/site
116
index.md
117
docs/_build/
118
-docs/src/_build/
119
docs/api
120
-docs/index.md
121
docs/html
+docs/index.md
122
docs/jupyter_execute
+docs/src/_build/
123
+docs/superpowers
124
125
126
# JS
0 commit comments