Skip to content

Commit

Permalink
Install the sphinx theme during the docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
golmschenk committed Feb 23, 2024
1 parent 4ac00ee commit cb9d179
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ build:
os: ubuntu-20.04
tools:
python: "3.11"
jobs:
post_install:
- pip install furo

sphinx:
configuration: docs/source/conf.py
Expand Down

0 comments on commit cb9d179

Please sign in to comment.