File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 3a223c6
2+ _commit : a74894d
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : false
55add_extension : python
Original file line number Diff line number Diff line change @@ -146,6 +146,7 @@ hatch_javascript/extension
146146# Jupyter
147147.ipynb_checkpoints
148148.autoversion
149+ Untitled * .ipynb
149150! hatch_javascript /extension /hatch_javascript.json
150151! hatch_javascript /extension /install.json
151152hatch_javascript /nbextension
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ classifiers = [
2828 " Programming Language :: Python :: 3.11" ,
2929 " Programming Language :: Python :: 3.12" ,
3030 " Programming Language :: Python :: 3.13" ,
31+ " Programming Language :: Python :: 3.14" ,
3132]
3233
3334dependencies = [
You can’t perform that action at this time.
0 commit comments