Skip to content

Commit

Permalink
Install package before building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nickstenning committed Oct 31, 2021
1 parent a6d4265 commit 0877b42
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yml
Expand Up @@ -5,5 +5,10 @@ build:
tools:
python: "3.8"

python:
install:
- method: pip
path: .

sphinx:
configuration: docs/conf.py

0 comments on commit 0877b42

Please sign in to comment.