File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "_commit" : " 6f9ce858ef2f7aa2b181fb80c660c7e3154efbdf " ,
2+ "_commit" : " 38dcdc32c1ae8d68c230140b81036716e8d3f0b6 " ,
33 "_template" : " C:\\ Users\\ 56kyl\\ source\\ repos\\ cookiecutter-robust-python" ,
44 "add_rust_extension" : false ,
55 "author" : " Kyle Oliver" ,
Original file line number Diff line number Diff line change 11{
22 "template" : " C:\\ Users\\ 56kyl\\ source\\ repos\\ cookiecutter-robust-python" ,
3- "commit" : " 6f9ce858ef2f7aa2b181fb80c660c7e3154efbdf " ,
3+ "commit" : " 38dcdc32c1ae8d68c230140b81036716e8d3f0b6 " ,
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" : " 6f9ce858ef2f7aa2b181fb80c660c7e3154efbdf "
23+ "_commit" : " 38dcdc32c1ae8d68c230140b81036716e8d3f0b6 "
2424 }
2525 },
2626 "directory" : null
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ authors = [
66 {
name =
" Kyle Oliver" ,
email =
" [email protected] " },
77]
88license = " MIT"
9- license-files = { file = " LICENSE" }
9+ license-files.paths = [ " LICENSE" ]
1010readme = " README.md"
1111requires-python = " >=3.9,<4.0"
1212keywords = [
You can’t perform that action at this time.
0 commit comments