Skip to content

Commit cd5bc8a

Browse files
authored
Change installation command to sync docs group
1 parent 354a082 commit cd5bc8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ build:
1919
create_environment:
2020
- uv venv
2121
install:
22-
- uv sync --all-extras
22+
- uv sync --group docs
2323
post_install:
2424
- uv run python scripts/copy_notebooks.py
2525
build:

0 commit comments

Comments
 (0)