Skip to content

Commit 3e9445b

Browse files
committed
chore: Drop Convert3d dependency
1 parent b57ee74 commit 3e9445b

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

REFERENCES.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
| nibabel | https://doi.org/10.5281/zenodo.60808 | https://github.com/nipy/nibabel/ |
3434
| nilearn | https://doi.org/10.3389/fninf.2014.00014 | https://github.com/nilearn/nilearn/ |
3535
| nipype | https://doi.org/10.3389/fninf.2011.00013 https://doi.org/10.5281/zenodo.581704 | https://github.com/nipy/nipype/ |
36-
| convert3d | | https://sourceforge.net/projects/c3d/ |
3736
| **Graphics**
3837
| seaborn | https://doi.org/10.5281/zenodo.883859 | https://github.com/mwaskom/seaborn |
3938
| matplotlib 2.0.0 | https://doi.org/10.5281/zenodo.248351 | https://github.com/matplotlib/matplotlib |

docs/installation.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ the ``fmriprep`` package:
8888
- FSL_ (version 6.0.7.7)
8989
- ANTs_ (version 2.5.1)
9090
- AFNI_ (version 24.0.05)
91-
- `C3D <https://sourceforge.net/projects/c3d/>`_ (version 1.4.0)
9291
- FreeSurfer_ (version 7.3.2)
9392
- `bids-validator <https://github.com/bids-standard/bids-validator>`_ (version 1.14.0)
9493
- `connectome-workbench <https://www.humanconnectome.org/software/connectome-workbench>`_ (version 1.5.0)

env.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ dependencies:
3131
# Try to remove this ASAP
3232
# https://github.com/conda-forge/ants-feedstock/issues/19
3333
- libitk=5.4.0
34-
# Workflow dependencies: Convert3d
35-
- convert3d=1.4
3634
# Workflow dependencies: Connectome Workbench
3735
- connectome-workbench-cli=2.0
3836
# Workflow dependencies: FSL (versions pinned in 6.0.7.13)

0 commit comments

Comments
 (0)