Skip to content

Commit aad03f5

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

2 files changed

Lines changed: 3 additions & 2 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": "c2c18facf13832af969fd1fb12f6d4511ef72625",
3+
"commit": "ec802712d89dd594465e00cf9b539704f15e0c82",
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": "c2c18facf13832af969fd1fb12f6d4511ef72625"
39+
"_commit": "ec802712d89dd594465e00cf9b539704f15e0c82"
4040
}
4141
},
4242
"directory": null

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ build:
1212
build:
1313
html:
1414
- uvx hatch run docs:build
15+
- mv docs/_build $READTHEDOCS_OUTPUT

0 commit comments

Comments
 (0)