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 b836692 commit ab311e9Copy full SHA for ab311e9
setup.cfg
@@ -22,8 +22,8 @@ python_requires = >= 3.6
22
install_requires =
23
attrs
24
nibabel >= 3.0.1
25
- nipype>=1.5.0rc1,<2.0
26
- niworkflows >= 1.1.7
+ nipype @ git+https://github.com/nipy/nipype.git@master
+ niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
27
templateflow >= 0.5.2
28
test_requires =
29
coverage < 5
0 commit comments