File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
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 : c124449
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 @@ -20,6 +20,7 @@ keywords = [
2020]
2121classifiers = [
2222 " Development Status :: 3 - Alpha" ,
23+ " License :: OSI Approved :: Apache Software License" ,
2324 " Programming Language :: Python" ,
2425 " Programming Language :: Python :: Implementation :: CPython" ,
2526 " Programming Language :: Python :: Implementation :: PyPy" ,
@@ -29,7 +30,7 @@ classifiers = [
2930 " Programming Language :: Python :: 3.11" ,
3031 " Programming Language :: Python :: 3.12" ,
3132 " Programming Language :: Python :: 3.13" ,
32- " License :: OSI Approved :: Apache Software License " ,
33+ " Programming Language :: Python :: 3.14 " ,
3334]
3435
3536dependencies = [
You can’t perform that action at this time.
0 commit comments