We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be6755c commit 496e29dCopy full SHA for 496e29d
Singularity
@@ -122,7 +122,7 @@ sync && conda clean -tipsy && sync
122
bash -c "source activate neuro
123
pip install --no-cache-dir \
124
https://github.com/nipy/nipype/tarball/master \
125
- https://github.com/INCF/pybids/tarball/0.7 \
+ https://github.com/INCF/pybids/tarball/0.7.1 \
126
nilearn \
127
datalad[full] \
128
nipy \
@@ -232,7 +232,7 @@ echo '{
232
\n ],
233
\n "pip_install": [
234
\n "https://github.com/nipy/nipype/tarball/master",
235
-\n "https://github.com/INCF/pybids/tarball/0.7",
+\n "https://github.com/INCF/pybids/tarball/0.7.1",
236
\n "nilearn",
237
\n "datalad[full]",
238
\n "nipy",
0 commit comments