Skip to content

Commit 0cabc50

Browse files
committed
fix: specify minimum version for libboost-devel in win.yml
1 parent 4958b25 commit 0cabc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pyinterp
22
dependencies:
3-
- libboost-devel
3+
- libboost-devel >= 1.90
44
- cmake
55
- dask
66
- numcodecs

0 commit comments

Comments
 (0)