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 2077be0 commit 272653eCopy full SHA for 272653e
.readthedocs.yaml
@@ -40,5 +40,5 @@ build:
40
html:
41
- |-
42
/bin/bash --login -c "cd docs && micromamba run -n jupytergis-docs \
43
- python -m sphinx --fail-on-warning --keep-going --nitpicky --show-traceback --builder html --doctree-dir _build/doctrees --define language=en . \
+ python -m sphinx --keep-going --nitpicky --show-traceback --builder html --doctree-dir _build/doctrees --define language=en . \
44
$READTHEDOCS_OUTPUT/html"
0 commit comments