We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 354a082 commit cd5bc8aCopy full SHA for cd5bc8a
1 file changed
.readthedocs.yaml
@@ -19,7 +19,7 @@ build:
19
create_environment:
20
- uv venv
21
install:
22
- - uv sync --all-extras
+ - uv sync --group docs
23
post_install:
24
- uv run python scripts/copy_notebooks.py
25
build:
0 commit comments