File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "_commit" : " 034f5dd6fece3c1ca62f7c608d662daf73ced6cf " ,
2+ "_commit" : " b0ba18a1a0b053fd35c169281e0faff360cc1171 " ,
33 "_max_python_version_minor_int" : 14 ,
44 "_min_python_version_minor_int" : 10 ,
55 "_template" : " C:\\ Users\\ 56kyl\\ source\\ repos\\ cookiecutter-robust-python" ,
Original file line number Diff line number Diff line change 11{
22 "template" : " C:\\ Users\\ 56kyl\\ source\\ repos\\ cookiecutter-robust-python" ,
3- "commit" : " 034f5dd6fece3c1ca62f7c608d662daf73ced6cf " ,
3+ "commit" : " b0ba18a1a0b053fd35c169281e0faff360cc1171 " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
2020 "license" : " MIT" ,
2121 "development_status" : " Development Status :: 1 - Planning" ,
2222 "_template" : " C:\\ Users\\ 56kyl\\ source\\ repos\\ cookiecutter-robust-python" ,
23- "_commit" : " 034f5dd6fece3c1ca62f7c608d662daf73ced6cf " ,
23+ "_commit" : " b0ba18a1a0b053fd35c169281e0faff360cc1171 " ,
2424 "_min_python_version_minor_int" : 10 ,
2525 "_max_python_version_minor_int" : 14 ,
2626 "python_versions" : [
Original file line number Diff line number Diff line change @@ -18,6 +18,9 @@ classifiers = [
1818 " Programming Language :: Python :: 3 :: Only" ,
1919 " Programming Language :: Python :: 3.10" ,
2020 " Programming Language :: Python :: 3.11" ,
21+ " Programming Language :: Python :: 3.12" ,
22+ " Programming Language :: Python :: 3.13" ,
23+ " Programming Language :: Python :: 3.14" ,
2124 " Development Status :: 1 - Planning"
2225]
2326dependencies = [
You can’t perform that action at this time.
0 commit comments