Skip to content

Commit

Permalink
Update readthedocs config
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfG committed Sep 8, 2023
1 parent f2b9392 commit 10fa76d
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.11"

sphinx:
configuration: docs/source/conf.py
builder: dirhtml

formats:
- pdf
- epub

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

sphinx:
builder: dirhtml

0 comments on commit 10fa76d

Please sign in to comment.