Skip to content

Commit f39f62b

Browse files
committed
ci: readthedocs
ew... Problem in your project's configuration. Invalid "python.version": expected one of (2, 2.7, 3, 3.5, 3.6, 3.7, 3.8, pypy3.5), got 3.1
1 parent 313dcd5 commit f39f62b

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
@@ -2,5 +2,5 @@ build:
22
image: latest
33

44
python:
5-
version: 3.10
5+
version: 3.8
66
setup_py_install: true

0 commit comments

Comments
 (0)