Skip to content

Commit cf5ef09

Browse files
Update instance repo from cookiecutter template
1 parent e432b78 commit cf5ef09

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.cruft.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse",
3-
"commit": "9f378b6e11cfaf9a18d29c2d1c6311adc190c75d",
3+
"commit": "c2c18facf13832af969fd1fb12f6d4511ef72625",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -36,7 +36,7 @@
3636
"trim_blocks": true
3737
},
3838
"_template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse",
39-
"_commit": "9f378b6e11cfaf9a18d29c2d1c6311adc190c75d"
39+
"_commit": "c2c18facf13832af969fd1fb12f6d4511ef72625"
4040
}
4141
},
4242
"directory": null

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
version: 2
33
build:
44
os: ubuntu-24.04
5-
# tools:
6-
# python: "3.10"
5+
tools:
6+
python: "3.12"
77
jobs:
88
create_environment:
99
- asdf plugin add uv

0 commit comments

Comments
 (0)