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 d07b02d commit 401c6d9Copy full SHA for 401c6d9
1 file changed
.readthedocs.yaml
@@ -12,7 +12,7 @@ build:
12
create_environment:
13
- uv venv "${READTHEDOCS_VIRTUALENV_PATH}"
14
install:
15
- - UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" UV_LINK_MODE=copy uv sync --frozen --group doc
+ - UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" UV_LINK_MODE=copy uv sync --frozen --group docs
16
17
sphinx:
18
builder: html
0 commit comments