We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 527638a commit 28c2809Copy full SHA for 28c2809
.readthedocs.yaml
@@ -21,7 +21,7 @@ build:
21
# multiple environments.
22
create_environment:
23
# Pin micromamba
24
- - /bin/bash --login -c "micromamba self-update --version 2.0.5"
+ - /bin/bash --login -c "micromamba self-update --version 2.0.7"
25
# Create the env for building the docs
26
- /bin/bash --login -c "micromamba env create -n jupytergis-docs -f docs/environment-docs.yml"
27
# Create the isolated env for building JupyterGIS
0 commit comments