Skip to content

Commit 5d03a0f

Browse files
committed
debug rtd
1 parent d0f2ab9 commit 5d03a0f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ build:
77
os: ubuntu-20.04
88
tools:
99
python: "3.12"
10+
jobs:
11+
post_install:
12+
- python -m pip install --pre 'zarr==3'
1013

1114
sphinx:
1215
configuration: docs/conf.py
@@ -19,3 +22,4 @@ python:
1922
- docs
2023
- msgpack
2124
- zfpy
25+
- crc32c

0 commit comments

Comments
 (0)