Skip to content

Commit

Permalink
.readthedocs.yml: use python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ickc committed Jan 15, 2021
1 parent 6f26d8f commit fbb59d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Expand Up @@ -9,7 +9,7 @@ formats:
- epub

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

0 comments on commit fbb59d4

Please sign in to comment.