Skip to content

Commit

Permalink
readthedocs python version
Browse files Browse the repository at this point in the history
  • Loading branch information
kbwestfall committed Mar 28, 2023
1 parent 3a7fdf2 commit 30ff9e2
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
version: 2

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

sphinx:
configuration: docs/conf.py

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

formats: []

0 comments on commit 30ff9e2

Please sign in to comment.