Skip to content

Commit

Permalink
[build] correct uv command to include doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Diogo-Rossi committed Jan 17, 2025
1 parent 0b7291f commit cdfb75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build:
- asdf global uv latest
- uv venv
install:
- uv sync
- uv sync --group docs
build:
html:
- uv run sphinx-build -T -b html docs $READTHEDOCS_OUTPUT/html
Expand Down

0 comments on commit cdfb75b

Please sign in to comment.