Skip to content

Commit

Permalink
manually install rtd theme (#27)
Browse files Browse the repository at this point in the history
* manually install sphinx-rtd-theme
  • Loading branch information
bendhouseart authored Dec 12, 2024
1 parent 800709c commit 8b0b237
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 @@ -15,6 +15,7 @@ build:
- poetry config virtualenvs.create false
post_install:
- poetry install --with dev
- pip install sphinx-rtd-theme

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand Down

0 comments on commit 8b0b237

Please sign in to comment.