Skip to content

Commit b7a7fa2

Browse files
committed
add extra doc deps
1 parent 51780ed commit b7a7fa2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ docs = [
5252
'pydata-sphinx-theme',
5353
'numpydoc',
5454
'numcodecs[msgpack]',
55+
"msgpack",
56+
"lmdb",
57+
"zstandard",
58+
"crc32c",
5559
]
5660
extra = [
5761
'attrs',

0 commit comments

Comments
 (0)