We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c58fc commit 90ce762Copy full SHA for 90ce762
2 files changed
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/sunpy/package-template",
3
- "commit": "0c0f34c2ccd536ba8320fcda29c4d8e0f8f9adc5",
+ "commit": "fb26c9794c872939b7e72bc7f30b943628384a8e",
4
"checkout": null,
5
"context": {
6
"cookiecutter": {
@@ -33,7 +33,7 @@
33
".github/workflows/sub_package_update.yml"
34
],
35
"_template": "https://github.com/sunpy/package-template",
36
- "_commit": "0c0f34c2ccd536ba8320fcda29c4d8e0f8f9adc5"
+ "_commit": "fb26c9794c872939b7e72bc7f30b943628384a8e"
37
}
38
},
39
"directory": null
.readthedocs.yaml
@@ -3,7 +3,7 @@ version: 2
build:
os: ubuntu-lts-latest
tools:
- python: "mambaforge-latest"
+ python: "miniforge3-latest"
7
jobs:
8
post_checkout:
9
- git fetch --unshallow || true
0 commit comments