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: Fix documentation build #1233

Closed hoechenberger closed 4 months ago

hoechenberger commented 4 months ago

The CircleCI image we used to use is not available anymore, see https://discuss.circleci.com/t/linux-image-deprecations-and-eol-for-2024/50177

Merge checklist

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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.54%. Comparing base (87eea28) to head (86c703a). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1233 +/- ## ========================================== - Coverage 97.61% 97.54% -0.08% ========================================== Files 40 40 Lines 8685 8663 -22 ========================================== - Hits 8478 8450 -28 - Misses 207 213 +6 ```

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