File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changes here will be overwritten by Copier
2
- _commit : 9642da9
2
+ _commit : 2d0c192
3
3
_src_path : https://github.com/python-project-templates/base.git
4
4
add_docs : true
5
5
add_extension : rust
Original file line number Diff line number Diff line change 1
- name : Publish Docs
1
+ name : Publish Wiki
2
2
3
3
on :
4
4
push :
Original file line number Diff line number Diff line change @@ -139,10 +139,13 @@ js/dist
139
139
js /lib
140
140
js /node_modules
141
141
js /* .tgz
142
+ python_template_rust /extension
142
143
143
144
# Jupyter
144
145
.ipynb_checkpoints
145
146
.autoversion
147
+ ! python_template_rust /extension /python_template_rust.json
148
+ ! python_template_rust /extension /install.json
146
149
python_template_rust /nbextension
147
150
python_template_rust /labextension
148
151
You can’t perform that action at this time.
0 commit comments