Skip to content

Commit

Permalink
fix(ci): change install
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Oct 31, 2024
1 parent e470a09 commit 21a1643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build:
- asdf plugin add uv
- asdf install uv latest
- asdf global uv latest
- uv pip install . -r pyproject.toml --extra docs --no-cache --python $READTHEDOCS_VIRTUALENV_PATH
- uv sync --no-dev --extra docs --no-cache --python $READTHEDOCS_VIRTUALENV_PATH
sphinx:
builder: html
configuration: docs/source/conf.py
Expand Down

0 comments on commit 21a1643

Please sign in to comment.