Skip to content

Commit

Permalink
ci: run RTD on Python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jan 29, 2022
1 parent 8276a07 commit 079c491
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 @@ -9,7 +9,7 @@ formats:
- htmlzip

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

0 comments on commit 079c491

Please sign in to comment.