Skip to content

Commit 496e29d

Browse files
authored
Update pybids to 0.7.1 in Singularity
1 parent be6755c commit 496e29d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Singularity

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ sync && conda clean -tipsy && sync
122122
bash -c "source activate neuro
123123
pip install --no-cache-dir \
124124
https://github.com/nipy/nipype/tarball/master \
125-
https://github.com/INCF/pybids/tarball/0.7 \
125+
https://github.com/INCF/pybids/tarball/0.7.1 \
126126
nilearn \
127127
datalad[full] \
128128
nipy \
@@ -232,7 +232,7 @@ echo '{
232232
\n ],
233233
\n "pip_install": [
234234
\n "https://github.com/nipy/nipype/tarball/master",
235-
\n "https://github.com/INCF/pybids/tarball/0.7",
235+
\n "https://github.com/INCF/pybids/tarball/0.7.1",
236236
\n "nilearn",
237237
\n "datalad[full]",
238238
\n "nipy",

0 commit comments

Comments
 (0)