Skip to content

Commit

Permalink
Update docs build on RTD to use uv sync
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Oct 8, 2024
1 parent 5106906 commit 09d5faf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ build:
- asdf plugin add uv
- asdf install uv latest
- asdf global uv latest
- cd pydatalab && uv venv
- cd pydatalab && uv pip install -r requirements/requirements-all-dev.txt
- cd pydatalab && uv sync --all-extras --dev
- cd pydatalab && uv pip install .
- cd pydatalab && .venv/bin/mkdocs build --site-dir $READTHEDOCS_OUTPUT/html

0 comments on commit 09d5faf

Please sign in to comment.