Skip to content

Commit d0f8983

Browse files
ekomarovandgrigorian
authored andcommitted
Add python-gil
1 parent dda3e68 commit d0f8983

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ requirements:
2626
- {{ compiler('dpcpp') }} >={{ required_compiler_version }}
2727
host:
2828
- python
29+
- python-gil # [py>=314]
2930
- pip >=24.0
3031
- level-zero-devel >=1.16
3132
- pybind11 >=2.12
@@ -49,6 +50,7 @@ requirements:
4950
- tomli # [py<311]
5051
run:
5152
- python
53+
- python-gil # [py>=314]
5254
- {{ pin_compatible('intel-sycl-rt', min_pin='x.x', max_pin='x') }}
5355
- {{ pin_compatible('intel-cmplr-lib-rt', min_pin='x.x', max_pin='x') }}
5456
- numpy

0 commit comments

Comments
 (0)