Skip to content

Commit

Permalink
Fix rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Oct 27, 2023
1 parent 3fc4975 commit ab07f24
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
version: 2

build:
image: latest
os: ubuntu-20.04
image: latest

sphinx:
configuration: doc/conf.py

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

0 comments on commit ab07f24

Please sign in to comment.