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.
2 parents 3a68fdc + f0308bd commit fb26c97Copy full SHA for fb26c97
1 file changed
{{ cookiecutter.package_name }}/.readthedocs.yaml
@@ -3,7 +3,7 @@ version: 2
3
build:
4
os: ubuntu-lts-latest
5
tools:
6
- python: "mambaforge-latest"
+ python: "miniforge3-latest"
7
jobs:
8
post_checkout:
9
- git fetch --unshallow || true
0 commit comments