Skip to content

Commit ec19e60

Browse files
Merge pull request #1078 from IntelPython/drop-compiler-c
2 parents 0304cdc + b4b05f0 commit ec19e60

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ build:
1212

1313
requirements:
1414
build:
15-
- {{ compiler('c') }}
1615
- {{ compiler('cxx') }}
17-
- {{ compiler('dpcpp') }} >=2022.1 # [not osx]
16+
- {{ compiler('dpcpp') }} >=2023.0 # [not osx]
1817
host:
1918
- setuptools
2019
- cmake >=3.21

0 commit comments

Comments
 (0)