Skip to content

Commit

Permalink
Merge pull request #576 from BDonnot/bd_dev
Browse files Browse the repository at this point in the history
fixing read the docs
  • Loading branch information
BDonnot authored Jan 18, 2024
2 parents fb92632 + d6db9cd commit 95290d9
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,7 +1,14 @@
version: 2
version: "2"

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

sphinx:
configuration: docs/conf.py

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

0 comments on commit 95290d9

Please sign in to comment.