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,6 +42,8 @@ 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 \
4547echo " ::group::Everything else"
4648python -m pip install $STD_ARGS \
4749 " git+https://github.com/pyvista/pyvista" \
@@ -53,15 +55,14 @@ python -m pip install $STD_ARGS \
5355 git+https://github.com/mne-tools/mne-qt-browser \
5456 git+https://github.com/pyqtgraph/pyqtgraph \
5557 git+https://github.com/mne-tools/mne-bids \
56- git+https://github.com/nipy/nibabel \
5758 git+https://github.com/joblib/joblib \
5859 git+https://github.com/h5io/h5io \
5960 git+https://github.com/BUNPC/pysnirf2 \
6061 git+https://github.com/the-siesta-group/edfio \
6162 git+https://github.com/python-quantities/python-quantities \
6263 trame trame-vtk trame-vuetify nest-asyncio2 jupyter ipyevents ipympl openmeeg \
6364 imageio-ffmpeg xlrd mffpy traitlets pybv eeglabio defusedxml \
64- antio curryreader
65+ antio curryreader nibabel
6566echo " ::endgroup::"
6667
6768echo " ::group::Make sure we're on a NumPy 2.0 variant"
You can’t perform that action at this time.
0 commit comments