Skip to content

Commit d96701c

Browse files
committed
fix: bring nitime dependency back
Compute DVARS requires it, but nipype does not mark it as a standard dependency.
1 parent 4186518 commit d96701c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ install_requires =
2323
indexed_gzip >=0.8.8
2424
nibabel >=2.2.1
2525
nipype >=1.3.0rc1
26+
nitime
2627
niworkflows @ git+https://github.com/oesteban/niworkflows.git@7f7986a643d18a312285b9a6ea5934d0d45b5451
2728
numpy
2829
pandas

0 commit comments

Comments
 (0)