Skip to content

Commit 7ffc61b

Browse files
authored
fix rtd to use python=3.8 (#590)
1 parent b23e43d commit 7ffc61b

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
setup_py_install: true
99

1010
requirements_file: rtd-requirements.txt

0 commit comments

Comments
 (0)