Skip to content

Commit 76aba25

Browse files
committed
Fix python version
1 parent 627e41b commit 76aba25

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
@@ -18,6 +18,6 @@ formats: all
1818

1919
# Optionally set the version of Python and requirements required to build your docs
2020
python:
21-
version: 3.10
21+
version: 3.8
2222
install:
2323
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)