Skip to content

Commit

Permalink
more RTD fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Dec 22, 2024
1 parent da9e26f commit 2745b45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ build:
tools:
python: "3.12"

# Explicitly set the version of Python and its requirements
python:
install:
- requirements: docs/requirements.txt

# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/conf.py
Expand Down

0 comments on commit 2745b45

Please sign in to comment.