Skip to content

Commit

Permalink
Try to fix readthedocs build
Browse files Browse the repository at this point in the history
  • Loading branch information
pmbarrett314 committed Sep 5, 2024
1 parent d2bc9d9 commit 62b367b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ build:
post_create_environment:
# Install uv
- curl -LsSf https://astral.sh/uv/install.sh | sh
- uv sync --all-extras --dev
post_install:
- uv pip install "Sphinx<9.0.0" ""sphinx-autodoc-typehints<3.0.0" "sphinx-rtd-theme==3.0.0rc1"

0 comments on commit 62b367b

Please sign in to comment.