Skip to content

Commit

Permalink
pin to OpenSlide <4 during the conda build of libcucim (#650)
Browse files Browse the repository at this point in the history
recently conda package for openslide 4.0 was released, but it appears to not automatically pull in a required
libdicom dependency.
  • Loading branch information
grlee77 authored Dec 6, 2023
1 parent d2f05b5 commit 6e44e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/libcucim/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ requirements:
- jbig
- libwebp-base
- nvtx-c >=3.1.0
- openslide
- openslide <4
- xz
- zlib
- zstd
Expand Down

0 comments on commit 6e44e3f

Please sign in to comment.