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 a59bd51 commit 9c4a257Copy full SHA for 9c4a257
.readthedocs.yaml
@@ -14,7 +14,7 @@ build:
14
- asdf plugin add uv
15
- asdf install uv latest
16
- asdf global uv latest
17
- - uv sync uv --all-extras --no-dev
+ - uv sync --all-extras --no-dev
18
- uv sync --package pystac-docs --inexact # we need inexact to keep the top-level sync packages
19
- uv run sphinx-build -T -b html -d docs/_build/doctrees -D language=en docs $READTHEDOCS_OUTPUT/html
20
0 commit comments