Skip to content

Commit

Permalink
DOC: fix and update readthedocs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dhomeier committed Mar 2, 2024
1 parent 41507cc commit 1487a9a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
version: 2

build:
image: latest
os: "ubuntu-22.04"
tools:
python: "3.12"

sphinx:
builder: html
configuration: doc/conf.py
fail_on_warning: true

python:
version: 3.8
install:
- method: pip
path: .
Expand Down

0 comments on commit 1487a9a

Please sign in to comment.