File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,8 +42,6 @@ python -m pip install $STD_ARGS --only-binary ":all:" --extra-index-url "https:/
4242python -c " import vtk"
4343echo " ::endgroup::"
4444
45- # TODO: nibabel temporarily disabled due to codeberg.org issue
46- # git+https://github.com/nipy/nibabel \
4745echo " ::group::Everything else"
4846python -m pip install $STD_ARGS \
4947 " git+https://github.com/pyvista/pyvista" \
@@ -55,14 +53,15 @@ python -m pip install $STD_ARGS \
5553 git+https://github.com/mne-tools/mne-qt-browser \
5654 git+https://github.com/pyqtgraph/pyqtgraph \
5755 git+https://github.com/mne-tools/mne-bids \
56+ git+https://github.com/nipy/nibabel \
5857 git+https://github.com/joblib/joblib \
5958 git+https://github.com/h5io/h5io \
6059 git+https://github.com/BUNPC/pysnirf2 \
6160 git+https://github.com/the-siesta-group/edfio \
6261 git+https://github.com/python-quantities/python-quantities \
6362 trame trame-vtk trame-vuetify nest-asyncio2 jupyter ipyevents ipympl openmeeg \
6463 imageio-ffmpeg xlrd mffpy traitlets pybv eeglabio defusedxml \
65- antio curryreader nibabel
64+ antio curryreader
6665echo " ::endgroup::"
6766
6867echo " ::group::Make sure we're on a NumPy 2.0 variant"
You can’t perform that action at this time.
0 commit comments