Skip to content

Commit

Permalink
Update Python version used for RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed May 11, 2022
1 parent 8acab80 commit 72b6760
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
version: 2

build:
image: latest
os: ubuntu-20.04
tools:
python: "3.9"

sphinx:
configuration: docs/conf.py

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

0 comments on commit 72b6760

Please sign in to comment.