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 ac21fa4 + 5c266c6 commit b156958Copy full SHA for b156958
.copier-answers.yaml
@@ -1,6 +1,7 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 42057e0
+_commit: 8c06bd5
3
_src_path: https://github.com/python-project-templates/base.git
4
+add_docs: false
5
add_extension: python
6
email: [email protected]
7
github: csp-community
.gitignore
@@ -125,11 +125,12 @@ dmypy.json
125
.pyre/
126
127
# Documentation
128
-docs/_build/
129
/site
+index.md
130
+docs/_build/
131
+docs/src/_build/
132
docs/api
133
docs/index.md
-_template/labextension
134
135
# Jupyter
136
.ipynb_checkpoints
0 commit comments