Skip to content

Commit 155b7af

Browse files
committed
add python-gil to run requirements when building on conda-forge
1 parent 0c9f872 commit 155b7af

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
@@ -33,6 +33,8 @@ requirements:
3333
- numpy
3434
run:
3535
- python
36+
- python-gil # [py>=314]
37+
- mkl-service
3638
- {{ pin_compatible('intel-cmplr-lib-rt') }}
3739

3840
test:

0 commit comments

Comments
 (0)