File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 55f9353
2+ _commit : 61fe43f
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : jupyter
Original file line number Diff line number Diff line change @@ -125,8 +125,8 @@ exclude = [
125125]
126126
127127[tool .hatch .build .targets .wheel .shared-data ]
128- "python_template_jupyter/labextension" = " share/jupyter/labextensions/python_template_jupyter "
129- "python_template_jupyter/extension/install.json" = " share/jupyter/labextensions/python_template_jupyter /install.json"
128+ "python_template_jupyter/labextension" = " share/jupyter/labextensions/python-template-jupyter "
129+ "python_template_jupyter/extension/install.json" = " share/jupyter/labextensions/python-template-jupyter /install.json"
130130"python_template_jupyter/extension/python_template_jupyter.json" = " etc/jupyter/jupyter_server_config.d/python_template_jupyter.json"
131131
132132[tool .hatch .build .hooks .hatch-js ]
You can’t perform that action at this time.
0 commit comments