Skip to content

Commit 779a9ca

Browse files
just ignoring the last h5py
1 parent f526142 commit 779a9ca

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
@@ -65,6 +65,7 @@ full = [
6565
"defusedxml", # For reading EGI MFF data and BrainVision montages
6666
"edfio >= 0.4.10",
6767
"eeglabio >= 0.1.0",
68+
"h5py!=3.15.0", # temporary fix until h5py 3.15.1 is released
6869
"matplotlib >= 3.6",
6970
"nibabel >= 3.2.1",
7071
"pandas >= 1.3.2",

0 commit comments

Comments
 (0)