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.
1 parent c4544a1 commit ce932f0Copy full SHA for ce932f0
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 9dfa165
+_commit: c53b04c
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: rust
.gitignore
@@ -138,6 +138,7 @@ js/coverage
138
js/dist
139
js/lib
140
js/node_modules
141
+js/*.tgz
142
143
# Jupyter
144
.ipynb_checkpoints
0 commit comments