Skip to content

Commit 561f7b4

Browse files
authored
Merge pull request #1401 from dandi/bf-nwbinspector
Blacklist buggy nwbinspector 0.4.32
2 parents 9abebe1 + ade4b9a commit 561f7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ install_requires =
4848
pycryptodomex # for EncryptedKeyring backend in keyrings.alt
4949
pydantic >= 1.9.0
5050
pynwb >= 1.0.3,!=1.1.0,!=2.3.0
51-
nwbinspector >= 0.4.28
51+
nwbinspector >= 0.4.28,!=0.4.32
5252
pyout >=0.5, !=0.6.0
5353
python-dateutil
5454
requests ~= 2.20

0 commit comments

Comments
 (0)