Skip to content

Commit f08d970

Browse files
committed
Let RTD have all extras.
1 parent 0768be5 commit f08d970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ build:
1818
create_environment:
1919
- uv venv "${READTHEDOCS_VIRTUALENV_PATH}"
2020
install:
21-
- UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --group docs
21+
- UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --all-extras --group docs

0 commit comments

Comments
 (0)