Skip to content

Commit

Permalink
tweaks required for building readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
parmentelat committed Sep 5, 2022
1 parent bbc77bd commit 4ffcefb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@ build:
os: ubuntu-22.04
tools:
python: "3.9"

python:
install:
- method: pip
path: .
- requirements: sphinx/requirements.txt

0 comments on commit 4ffcefb

Please sign in to comment.