Skip to content

Commit 39cc2ef

Browse files
committed
correct the required python version
1 parent 6a143e5 commit 39cc2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ formats:
1616

1717
# Optionally set the version of Python and requirements required to build your docs
1818
python:
19-
version: 3.6
19+
version: 3.8
2020
install:
2121
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)