File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "template" : " https://github.com/collijk/python-package-cookiecutter" ,
3- "commit" : " 6a159105838fc80cba178d2fbcc6185fd3ef8df2 " ,
3+ "commit" : " d86abba2604d3fb06b718d45a83170b6315debde " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
1212 "package_name" : " rra_building_density" ,
1313 "project_short_description" : " Extraction and processing pipelines for a variety of building density products." ,
1414 "_template" : " https://github.com/collijk/python-package-cookiecutter" ,
15- "_commit" : " 6a159105838fc80cba178d2fbcc6185fd3ef8df2 "
15+ "_commit" : " d86abba2604d3fb06b718d45a83170b6315debde "
1616 }
1717 },
1818 "directory" : null
Original file line number Diff line number Diff line change 3838 strategy :
3939 fail-fast : false
4040 matrix :
41- python-version : ["3.10 ", "3.11", "3.12 "]
41+ python-version : ["3.12 ", "3.13 "]
4242 steps :
4343 - uses : actions/checkout@v4
4444 - uses : ./.github/actions/python-poetry-env
You can’t perform that action at this time.
0 commit comments