Skip to content

Commit

Permalink
feat: add readthedocs support for rye
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSasser committed Oct 8, 2024
1 parent 08e0665 commit 05a08b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ build:
# - uv venv
# - uv pip install .[docs]
- rye sync --all-features
- .venv/bin/python -m sphinx -T -b html -d docs/_build/doctrees -D language=en docs $READTHEDOCS_OUTPUT/html

0 comments on commit 05a08b0

Please sign in to comment.