We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed53c6 commit 4727e83Copy full SHA for 4727e83
.readthedocs.yaml
@@ -8,7 +8,7 @@ build:
8
- asdf install uv latest
9
- asdf global uv latest
10
- uv venv
11
- - uv pip install .[docs,pre]
+ - uv pip install .[doc,pre]
12
- .venv/bin/python -m sphinx -T -b html -d docs/_build/doctrees -D language=en docs $READTHEDOCS_OUTPUT/html
13
sphinx:
14
configuration: docs/conf.py
0 commit comments