We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779406f commit 67dd64fCopy full SHA for 67dd64f
pyproject.toml
@@ -42,7 +42,7 @@ docs = [
42
'sphinx-copybutton',
43
'pydata-sphinx-theme',
44
'numpydoc',
45
- 'numcodecs[msgpack]!=0.14.0,!=0.14.1',
+ 'numcodecs[msgpack]!=0.14.0,!=0.14.1,<0.16',
46
'pytest-doctestplus',
47
]
48
0 commit comments