Skip to content

Commit

Permalink
readthedocs: Add python install
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorrell authored Aug 6, 2024
1 parent 423fb64 commit 2fad738
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ build:

sphinx:
configuration: docs/conf.py

python:
install:
- requirements: docs/requirements.txt

0 comments on commit 2fad738

Please sign in to comment.