Skip to content

Commit e71ba5e

Browse files
committed
readthedocs build
1 parent 5152680 commit e71ba5e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ version: 2
88
build:
99
os: ubuntu-24.04
1010
tools:
11-
python: "3.13"
11+
python: "3.11"
12+
13+
apt_packages:
14+
libhdf5-dev
1215

1316
# Build documentation in the "docs/" directory with Sphinx
1417
sphinx:

0 commit comments

Comments
 (0)