We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7042c8d commit b39bd20Copy full SHA for b39bd20
setup.cfg
@@ -20,7 +20,7 @@ classifiers =
20
[options]
21
python_requires = >=3.5
22
install_requires =
23
- niworkflows ~= 0.10.3
+ niworkflows @ git+https://github.com/poldracklab/niworkflows.git@9226e01cf5a7f4c8691870a3f98249c481986e7c
24
smriprep ~= 0.3.2
25
templateflow ~= 0.4.1
26
nibabel >=2.2.1
0 commit comments