Skip to content

Commit b60af9c

Browse files
committed
Current nipype apparently needs pytest being installed
ref: nipy/nipype#2850
1 parent 4a60ece commit b60af9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate_container.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ generate() {
1212
git-annex-standalone python-nipype virtualenv \
1313
python-dcmstack python-configparser python-funcsigs \
1414
python-pytest dcmtk python-pip python-wheel python-setuptools python-datalad \
15-
heudiconv dcm2niix \
15+
heudiconv dcm2niix python-pytest \
1616
--run "curl -sL https://deb.nodesource.com/setup_6.x | bash - "\
1717
--install nodejs npm \
1818
--run "npm install -g [email protected]" \

0 commit comments

Comments
 (0)