Skip to content

Commit 2f7315c

Browse files
committed
add python-gil to run requirements when building on conda-forge
1 parent cfcb5ea commit 2f7315c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

conda-recipe-cf/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ requirements:
3434
- numpy
3535
run:
3636
- python
37+
- python-gil # [py>=314]
38+
- mkl-service
3739
- {{ pin_compatible('intel-cmplr-lib-rt') }}
3840

3941
test:

0 commit comments

Comments
 (0)