File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ generate_docker() {
17
17
--miniconda \
18
18
conda_install=" python=3.7 pytest jupyter jupyterlab jupyter_contrib_nbextensions
19
19
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
20
- pip_install=" https://github.com/nipy/nipype/tarball/master
20
+ pip_install=" git+ https://github.com/nipy/nipype.git@rel/1.6.1
21
21
https://github.com/INCF/pybids/tarball/0.7.1
22
22
nilearn datalad[full] nipy duecredit nbval niflow-nipype1-workflows" \
23
23
create_env=" neuro" \
@@ -56,7 +56,7 @@ generate_singularity() {
56
56
--miniconda \
57
57
conda_install=" python=3.7 pytest jupyter jupyterlab jupyter_contrib_nbextensions
58
58
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
59
- pip_install=" https://github.com/nipy/nipype/tarball/master
59
+ pip_install=" git+ https://github.com/nipy/nipype.git@rel/1.6.1
60
60
https://github.com/INCF/pybids/tarball/0.7.1
61
61
nilearn datalad[full] nipy duecredit nbval niflow-nipype1-workflows" \
62
62
create_env=" neuro" \
You can’t perform that action at this time.
0 commit comments