Skip to content

Commit d4e413e

Browse files
committed
TEST: nipype rel/1.8.0
1 parent abe50bc commit d4e413e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generate.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ generate_docker() {
1717
--miniconda \
1818
conda_install="python=3.8 pytest jupyter jupyterlab jupyter_contrib_nbextensions
1919
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
20-
pip_install="git+https://github.com/nipy/nipype.git@rel/1.7.1
20+
pip_install="git+https://github.com/nipy/nipype.git@rel/1.8.0
2121
pybids==0.13.1
2222
nilearn datalad[full] nipy duecredit nbval niflow-nipype1-workflows" \
2323
create_env="neuro" \
@@ -56,7 +56,7 @@ generate_singularity() {
5656
--miniconda \
5757
conda_install="python=3.8 pytest jupyter jupyterlab jupyter_contrib_nbextensions
5858
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
59-
pip_install="git+https://github.com/nipy/nipype.git@rel/1.7.1
59+
pip_install="git+https://github.com/nipy/nipype.git@rel/1.8.0
6060
pybids==0.13.1
6161
nilearn datalad[full] nipy duecredit nbval niflow-nipype1-workflows" \
6262
create_env="neuro" \

0 commit comments

Comments
 (0)