Skip to content

Commit

Permalink
RTD: Use pip
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Jan 7, 2025
1 parent def8f78 commit 6b15748
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@ build:
# https://docs.readthedocs.io/en/stable/build-customization.html#install-dependencies-with-uv
commands:
# dependencies
- asdf plugin add uv
- asdf install uv latest
- asdf global uv latest
# - uv sync --extra docs --frozen
- uv pip sync requirements.txt
- pip install -r requirements.txt
# build
- myst build --html
# deploy
Expand Down

0 comments on commit 6b15748

Please sign in to comment.