Skip to content

Commit 78b2ac7

Browse files
authored
Merge pull request #1908 from jdkent/issue_1904
[FIX] Respect ``--dummy-scans 0``
2 parents b3db93e + b8df682 commit 78b2ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ install_requires =
2424
nibabel >=2.2.1
2525
nipype >=1.3.1
2626
nitime
27-
niworkflows ~= 1.0.1
27+
niworkflows ~= 1.0.2
2828
numpy
2929
pandas
3030
psutil >=5.4

0 commit comments

Comments
 (0)