We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e432b78 commit cf5ef09Copy full SHA for cf5ef09
2 files changed
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse",
3
- "commit": "9f378b6e11cfaf9a18d29c2d1c6311adc190c75d",
+ "commit": "c2c18facf13832af969fd1fb12f6d4511ef72625",
4
"checkout": null,
5
"context": {
6
"cookiecutter": {
@@ -36,7 +36,7 @@
36
"trim_blocks": true
37
},
38
"_template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse",
39
- "_commit": "9f378b6e11cfaf9a18d29c2d1c6311adc190c75d"
+ "_commit": "c2c18facf13832af969fd1fb12f6d4511ef72625"
40
}
41
42
"directory": null
.readthedocs.yaml
@@ -2,8 +2,8 @@
version: 2
build:
os: ubuntu-24.04
- # tools:
- # python: "3.10"
+ tools:
+ python: "3.12"
7
jobs:
8
create_environment:
9
- asdf plugin add uv
0 commit comments