Skip to content

Commit

Permalink
rtd uv
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson committed Oct 25, 2024
1 parent 18b0df5 commit 54149c9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@ build:
- asdf install uv latest
- asdf global uv latest
- uv sync --extra docs --frozen
- python -c "import pertpy"
- uv run -m sphinx -T -b html -d docs/_build/doctrees -D language=en docs $READTHEDOCS_OUTPUT/html
jobs:
pre_build:
- python -c "import pertpy"
- pip freeze
sphinx:
configuration: docs/conf.py
fail_on_warning: false
Expand Down

0 comments on commit 54149c9

Please sign in to comment.