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 d6fb134 commit 4b4b2bcCopy full SHA for 4b4b2bc
pyproject.toml
@@ -62,7 +62,7 @@ doc = [
62
]
63
# Dependencies for using all mne_bids features
64
full = [
65
- "curryreader <= 0.1.2",
+ "curryreader >= 0.1.2",
66
"defusedxml", # For reading EGI MFF data and BrainVision montages
67
"edfio >= 0.4.10",
68
"eeglabio >= 0.1.0",
0 commit comments