Skip to content

Commit 90ce762

Browse files
Automatic package template update (#283)
Co-authored-by: DanRyanIrish <6806704+DanRyanIrish@users.noreply.github.com>
1 parent 32c58fc commit 90ce762

2 files changed

Lines changed: 3 additions & 3 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": "https://github.com/sunpy/package-template",
3-
"commit": "0c0f34c2ccd536ba8320fcda29c4d8e0f8f9adc5",
3+
"commit": "fb26c9794c872939b7e72bc7f30b943628384a8e",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -33,7 +33,7 @@
3333
".github/workflows/sub_package_update.yml"
3434
],
3535
"_template": "https://github.com/sunpy/package-template",
36-
"_commit": "0c0f34c2ccd536ba8320fcda29c4d8e0f8f9adc5"
36+
"_commit": "fb26c9794c872939b7e72bc7f30b943628384a8e"
3737
}
3838
},
3939
"directory": null

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: ubuntu-lts-latest
55
tools:
6-
python: "mambaforge-latest"
6+
python: "miniforge3-latest"
77
jobs:
88
post_checkout:
99
- git fetch --unshallow || true

0 commit comments

Comments
 (0)