Skip to content

Commit

Permalink
Have RTD use Python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bachya committed Oct 6, 2021
1 parent d267acd commit 7331129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sphinx:
configuration: docs/conf.py

python:
version: 3.9
version: 3.8
install:
- method: pip
path: .

0 comments on commit 7331129

Please sign in to comment.