Skip to content

Commit

Permalink
Add specific pybids version to container
Browse files Browse the repository at this point in the history
  • Loading branch information
PeerHerholz authored Feb 21, 2024
1 parent 1d2bfc0 commit 7577661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate_images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ generate_docker() {
--fsl version=6.0.1 method=binaries \
--miniconda \
conda_install="python=3.10 numpy nipype nibabel pandas datalad" \
pip_install='tensorflow scikit-image pydeface==2.0.2 nobrainer==0.4.0 quickshear==1.2.0 datalad-osf' \
pip_install='tensorflow scikit-image pydeface==2.0.2 nobrainer==0.4.0 quickshear==1.2.0 datalad-osf pybids==0.16.4' \
create_env='bidsonym' \
activate=true \
--run-bash "git config --global user.email "[email protected]" && git config --global user.name "BIDSonym"" \
Expand Down

0 comments on commit 7577661

Please sign in to comment.