File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ install_requires =
26
26
nibabel >=2.2.1
27
27
indexed_gzip >=0.8.8
28
28
nilearn !=0.5.0, !=0.5.1
29
- nipype @ git+https://github.com/nipy/nipype.git@01a27722014c50258092505ae717511ff0d953bc
29
+ nipype >=1.2.0
30
30
psutil >=5.4
31
31
pybids ~= 0.9.2
32
32
nitime
52
52
packaging
53
53
pydot >=1.2.3
54
54
pydotplus
55
- sphinx >=1.5.3
56
- sphinx-argparse
55
+ Sphinx >=2.1.2
56
+ sphinx-click
57
57
sphinx_rtd_theme
58
58
docs =
59
59
%(doc)s
@@ -83,9 +83,7 @@ dmriprep =
83
83
84
84
[options.entry_points]
85
85
console_scripts =
86
- dmriprep =dmriprep.cli.run:main
87
- dmriprep-boldmask =dmriprep.cli.dmriprep_bold_mask:main
88
- sample_openfmri =dmriprep.cli.sample_openfmri:main
86
+ dmriprep =dmriprep.cli:main
89
87
90
88
[versioneer]
91
89
VCS = git
You can’t perform that action at this time.
0 commit comments