Skip to content

Commit

Permalink
Explicitly set Python 3.8 for RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Aug 3, 2023
1 parent 635d4a9 commit f49a129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ sphinx:
fail_on_warning: true

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

0 comments on commit f49a129

Please sign in to comment.