File tree 3 files changed +2
-2
lines changed
3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changes here will be overwritten by Copier
2
- _commit : 5da0277
2
+ _commit : 98c8f14
3
3
_src_path : https://github.com/python-project-templates/base.git
4
4
add_extension : js
5
5
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ A JavaScript-Python project template
6
6
[ ![ codecov] ( https://codecov.io/gh/python-project-templates/python-template-js/branch/main/graph/badge.svg )] ( https://codecov.io/gh/python-project-templates/python-template-js )
7
7
[ ![ License] ( https://img.shields.io/github/license/python-project-templates/python-template-js )] ( https://github.com/python-project-templates/python-template-js )
8
8
[ ![ PyPI] ( https://img.shields.io/pypi/v/python-template-js.svg )] ( https://pypi.python.org/pypi/python-template-js )
9
- [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/python-project-templates/python-template-js/main?urlpath=lab )
10
9
11
10
## Overview
12
11
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ classifiers = [
25
25
" Programming Language :: Python :: 3.10" ,
26
26
" Programming Language :: Python :: 3.11" ,
27
27
" Programming Language :: Python :: 3.12" ,
28
+ " Programming Language :: Python :: 3.13" ,
28
29
]
29
30
30
31
dependencies = []
You can’t perform that action at this time.
0 commit comments