Skip to content

Commit

Permalink
Added python installation method on rtd server
Browse files Browse the repository at this point in the history
  • Loading branch information
kdreher committed Sep 23, 2022
1 parent 7351507 commit 7e9558c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,10 @@ sphinx:
builder: html
configuration: docs/source/conf.py
fail_on_warning: false

python:
install:
- method: pip
path: .
extra_requirements:
- docs

0 comments on commit 7e9558c

Please sign in to comment.