Skip to content

Commit

Permalink
Current nipype apparently needs pytest being installed
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Jan 12, 2019
1 parent 4a60ece commit b60af9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate_container.sh
Expand Up @@ -12,7 +12,7 @@ generate() {
git-annex-standalone python-nipype virtualenv \
python-dcmstack python-configparser python-funcsigs \
python-pytest dcmtk python-pip python-wheel python-setuptools python-datalad \
heudiconv dcm2niix \
heudiconv dcm2niix python-pytest \
--run "curl -sL https://deb.nodesource.com/setup_6.x | bash - "\
--install nodejs npm \
--run "npm install -g bids-validator@1.1.1" \
Expand Down

0 comments on commit b60af9c

Please sign in to comment.