Skip to content

Commit b39bd20

Browse files
committed
pin(niworkflows): test out latest bugfix from @rciric in niworkflows
1 parent 7042c8d commit b39bd20

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
@@ -20,7 +20,7 @@ classifiers =
2020
[options]
2121
python_requires = >=3.5
2222
install_requires =
23-
niworkflows ~= 0.10.3
23+
niworkflows @ git+https://github.com/poldracklab/niworkflows.git@9226e01cf5a7f4c8691870a3f98249c481986e7c
2424
smriprep ~= 0.3.2
2525
templateflow ~= 0.4.1
2626
nibabel >=2.2.1

0 commit comments

Comments
 (0)