Skip to content

Commit 34a938a

Browse files
committed
Remove TODO comment from conda-forge receipe
1 parent 36808ad commit 34a938a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

conda-recipe-cf/meta.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ requirements:
3030
- python
3131
- python-gil # [py>=314]
3232
- mkl-devel
33-
- numpy # [not win]
34-
- numpy <2.4 # [win]
35-
# TODO: remove win numpy pin when numpy 2.5 is released, see https://github.com/numpy/numpy/issues/31337
33+
- numpy
3634
- llvm-openmp
3735
run:
3836
- python

0 commit comments

Comments
 (0)