Skip to content

Commit 1d13385

Browse files
committed
Require numcodecs[msgpack] for docs
1 parent ccef202 commit 1d13385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ docs = [
5151
'sphinx-rtd-theme',
5252
'pydata-sphinx-theme',
5353
'numpydoc',
54+
'numcodecs[msgpack]',
5455
]
5556

5657
[project.urls]

0 commit comments

Comments
 (0)