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 0197b64 commit d0f7af6Copy full SHA for d0f7af6
doc/install.rst
@@ -26,6 +26,7 @@ Optional:
26
* ``pandas`` (>=1.3.2, for generating event statistics)
27
* ``edfio`` (>=0.4.10, for writing EDF data)
28
* ``defusedxml`` (for writing reading EGI MFF data and BrainVision montages)
29
+* ``filelock`` (for atomic file writing, and parallel processing support)
30
31
We recommend installing ``mne-bids`` into an isolated Python environment,
32
for example created via ``conda``
0 commit comments