Skip to content

Commit

Permalink
DOC: Update readthedocs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
bocklund committed Aug 12, 2024
1 parent 1e772d7 commit 4aa594e
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
version: 2

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

sphinx:
configuration: docs/conf.py

python:
version: 3.8
install:
- method: pip
path: .
extra_requirements:
- dev
- dev

0 comments on commit 4aa594e

Please sign in to comment.