Skip to content

Commit

Permalink
RTD: Learning to use uv
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Jan 7, 2025
1 parent a28750a commit def8f78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ build:
- asdf plugin add uv
- asdf install uv latest
- asdf global uv latest
- uv sync --extra docs --frozen
- uv pip sync docs/requirements.txt
# - uv sync --extra docs --frozen
- uv pip sync requirements.txt
# build
- myst build --html
# deploy
Expand Down

0 comments on commit def8f78

Please sign in to comment.