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 8f60793 commit 7de5e35Copy full SHA for 7de5e35
.circleci/config.yml
@@ -104,7 +104,7 @@ jobs:
104
name: Setup git-annex, DataLad & TemplateFlow
105
command: |
106
apk update && apk add --no-cache coreutils
107
- conda install -y -c conda-forge datalad git wget
+ conda install -y -c conda-forge python=*=*cpython datalad git wget
108
python -m pip install --no-cache-dir -U datalad-osf templateflow
109
git config --global user.name 'NiPreps Bot'
110
git config --global user.email '[email protected]'
0 commit comments