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
131 stars 85 forks source link

Move project config to pyproject.toml, remove BINDER support #1202

Closed sappelhoff closed 9 months ago

sappelhoff commented 9 months ago

other to dos to be completed in future PRs.

I am also removing BINDER here

we'd have to keep a requirements file for it, and I don't think BINDER is used all that much for browsing the mne-bids examples.

to do

sappelhoff commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (aaa9a3a) 97.63% compared to head (1eaa36f) 97.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1202 +/- ## ========================================== - Coverage 97.63% 97.58% -0.06% ========================================== Files 40 40 Lines 8684 8684 ========================================== - Hits 8479 8474 -5 - Misses 205 210 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.