8000 :books: update doc build config · pyexcel/pyexcel-io@c1b1f4d · GitHub
[go: up one dir, main page]

Skip to content

Commit c1b1f4d

Browse files
committed
📚 update doc build config
1 parent c4998cf commit c1b1f4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ version: 2
88
build:
99
os: ubuntu-22.04
1010
tools:
11-
python: "3.12"
11+
python:
12+
version: "3.12"
1213

1314
# Build documentation in the docs/ directory with Sphinx
1415
sphinx:

0 commit comments

Comments
 (0)
0