We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d7e2b4 commit 805a194Copy full SHA for 805a194
.readthedocs.yaml
@@ -36,7 +36,7 @@ build:
36
# then install the wheels into the docs environment.
37
pre_build:
38
- /bin/bash --login -c "micromamba run -n jupytergis-build jlpm install"
39
- - /bin/bash --login -c "micromamba run -n jupytergis-build jlpm build:packages"
+ - /bin/bash --login -c "micromamba run -n jupytergis-build jlpm build"
40
- |-
41
/bin/bash --login -c "micromamba run -n jupytergis-docs \
42
python -m pip install \
0 commit comments