mne-tools / mne-bids

MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.
https://mne.tools/mne-bids/
BSD 3-Clause "New" or "Revised" License
126 stars 84 forks source link

[MRG] MAINT: get test suite ready for pytest >= 8 #1252

Closed sappelhoff closed 2 months ago

sappelhoff commented 2 months ago

PR Description

Merge checklist

Maintainer, please confirm the following before merging. If applicable:

sappelhoff commented 2 months ago

Remaining test failures are due to whatever issue we are facing with the "inspect module + mpl interaction" which is being tracked in #1250.

@hoechenberger could you please review and merge if happy?