Skip to content

Commit

Permalink
Pin grabbit 0.1.2 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Jun 16, 2018
1 parent 88668de commit 249a56c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/generate_dockerfiles.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ function generate_main_dockerfile() {
pandas psutil scikit-learn scipy traits=4.6.0' \
pip_opts="-e" \
pip_install="/src/nipype[all]" \
--miniconda env_name=neuro \
pip_install="grabbit==0.1.2" \
--run-bash "mkdir -p /src/pybids
&& curl -sSL --retry 5 https://github.com/INCF/pybids/tarball/0.5.1
| tar -xz -C /src/pybids --strip-components 1
Expand Down

0 comments on commit 249a56c

Please sign in to comment.