mne-tools / mne-bids-pipeline

Automatically process entire electrophysiological datasets using MNE-Python.
https://mne.tools/mne-bids-pipeline/
BSD 3-Clause "New" or "Revised" License
139 stars 66 forks source link

Explicitly depend on `annotated-types` #886

Closed hoechenberger closed 6 months ago

hoechenberger commented 6 months ago

Closes #884

This dep should also be added to the conda-forge package and to the MNE stand-alone installers.

Before merging …