Skip to content

Commit 89824c4

Browse files
committed
Fix syntax in .readthedocs.yml
1 parent c1567f2 commit 89824c4

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
@@ -7,7 +7,7 @@ version: 2
77
build:
88
os: "ubuntu-22.04"
99
tools:
10-
python: "3.10"
10+
python: "3.8"
1111

1212
sphinx:
1313
configuration: doc/source/conf.py

0 commit comments

Comments
 (0)