File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 5da0277
2+ _commit : 98c8f14
33_src_path : https://github.com/python-project-templates/base.git
44add_extension : js
55email : 3105306+timkpaine@users.noreply.github.com
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ A JavaScript-Python project template
66[ ![ 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 )
77[ ![ License] ( https://img.shields.io/github/license/python-project-templates/python-template-js )] ( https://github.com/python-project-templates/python-template-js )
88[ ![ 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 )
109
1110## Overview
1211
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ classifiers = [
2525 " Programming Language :: Python :: 3.10" ,
2626 " Programming Language :: Python :: 3.11" ,
2727 " Programming Language :: Python :: 3.12" ,
28+ " Programming Language :: Python :: 3.13" ,
2829]
2930
3031dependencies = []
You can’t perform that action at this time.
0 commit comments