Skip to content

Commit f89460e

Browse files
committed
fix: ants workflows setup
1 parent 1a3c420 commit f89460e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/workflows/smri/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ def configuration(parent_package='',top_path=None):
66
config = Configuration('smri', parent_package, top_path)
77

88
config.add_subpackage('freesurfer')
9+
config.add_subpackage('ants')
910

1011
return config
1112

0 commit comments

Comments
 (0)