Skip to content

Commit b63f670

Browse files
fix read the docs
1 parent 13c5bb4 commit b63f670

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ build:
1414
- asdf global uv latest
1515
- asdf global uv latest
1616
- uv sync --extra docs --frozen
17-
- uv run -m sphinx -T -b html -d source/_build/doctrees -D source $READTHEDOCS_OUTPUT/html
17+
- uv run -m sphinx -T -b html -d source/_build/doctrees source $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)