Skip to content

Commit 5931dbe

Browse files
committed
Update test_and_deploy.yml
1 parent de63767 commit 5931dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: |
5252
python -m pip install --upgrade pip
5353
python -m pip install setuptools tox tox-gh-actions
54-
python -m pip install monai[nibabel,einops, tifffile]
54+
python -m pip install monai[nibabel,einops,tifffile]
5555
# pip install git+https://github.com/lucasb-eyer/pydensecrf.git@master#egg=pydensecrf
5656

5757
# this runs the platform-specific tests declared in tox.ini

0 commit comments

Comments
 (0)