Skip to content

Commit cc21e11

Browse files
committed
Use python 3.8 to build docs
1 parent b585490 commit cc21e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build:
44
image: latest
55

66
python:
7-
version: 3.6
7+
version: 3.8
88
pip_install: true
99
extra_requirements:
1010
- docs

0 commit comments

Comments
 (0)