Skip to content

Commit 69c3c62

Browse files
committed
Update test_and_deploy.yml
1 parent 39b8f06 commit 69c3c62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +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 tifffile
5455
python -m pip install monai[nibabel,einops,tifffile]
5556
# pip install git+https://github.com/lucasb-eyer/pydensecrf.git@master#egg=pydensecrf
5657

0 commit comments

Comments
 (0)