Skip to content

Commit 3d89a3d

Browse files
authored
FIX: Typo correction
1 parent 3682357 commit 3d89a3d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

generate.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ generate_docker() {
1717
conda_install="python=3.6 pytest jupyter jupyterlab jupyter_contrib_nbextensions
1818
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
1919
pip_install="https://github.com/nipy/nipype/tarball/master
20-
https://github.com/INCF/py
21-
/tarball/0.7.1
20+
https://github.com/INCF/pybids/tarball/0.7.1
2221
nilearn datalad[full] nipy duecredit nbval" \
2322
create_env="neuro" \
2423
activate=True \

0 commit comments

Comments
 (0)