Skip to content

Commit 4b4b2bc

Browse files
authored
flip pin inequality 🤦
1 parent d6fb134 commit 4b4b2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ doc = [
6262
]
6363
# Dependencies for using all mne_bids features
6464
full = [
65-
"curryreader <= 0.1.2",
65+
"curryreader >= 0.1.2",
6666
"defusedxml", # For reading EGI MFF data and BrainVision montages
6767
"edfio >= 0.4.10",
6868
"eeglabio >= 0.1.0",

0 commit comments

Comments
 (0)