Skip to content

Commit 4727e83

Browse files
committed
Install doc
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
1 parent 9ed53c6 commit 4727e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build:
88
- asdf install uv latest
99
- asdf global uv latest
1010
- uv venv
11-
- uv pip install .[docs,pre]
11+
- uv pip install .[doc,pre]
1212
- .venv/bin/python -m sphinx -T -b html -d docs/_build/doctrees -D language=en docs $READTHEDOCS_OUTPUT/html
1313
sphinx:
1414
configuration: docs/conf.py

0 commit comments

Comments
 (0)