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 5b210de commit 5c36694Copy full SHA for 5c36694
.readthedocs.yaml
@@ -18,7 +18,7 @@ build:
18
create_environment:
19
- uv venv "${READTHEDOCS_VIRTUALENV_PATH}"
20
install:
21
- - UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --group docs
+ - UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --group docs
22
23
mkdocs:
24
configuration: mkdocs.yml
0 commit comments