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 1
1
# Changes here will be overwritten by Copier
2
- _commit : 3a223c6
2
+ _commit : a74894d
3
3
_src_path : https://github.com/python-project-templates/base.git
4
4
add_docs : false
5
5
add_extension : python
Original file line number Diff line number Diff line change @@ -146,6 +146,7 @@ hatch_javascript/extension
146
146
# Jupyter
147
147
.ipynb_checkpoints
148
148
.autoversion
149
+ Untitled * .ipynb
149
150
! hatch_javascript /extension /hatch_javascript.json
150
151
! hatch_javascript /extension /install.json
151
152
hatch_javascript /nbextension
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ classifiers = [
28
28
" Programming Language :: Python :: 3.11" ,
29
29
" Programming Language :: Python :: 3.12" ,
30
30
" Programming Language :: Python :: 3.13" ,
31
+ " Programming Language :: Python :: 3.14" ,
31
32
]
32
33
33
34
dependencies = [
You can’t perform that action at this time.
0 commit comments