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 0ef6dde commit 6f9503fCopy full SHA for 6f9503f
.readthedocs.yaml
@@ -14,7 +14,7 @@ build:
14
- asdf install uv latest
15
- asdf global uv latest
16
- uv venv "${READTHEDOCS_VIRTUALENV_PATH}"
17
- - UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" sync --group docs --link-mode=copy
+ - UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --group docs --link-mode=copy
18
19
formats:
20
- pdf
0 commit comments