We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef55ca commit 888cdc0Copy full SHA for 888cdc0
conda/meta.yaml
@@ -17,8 +17,8 @@ requirements:
17
- conda-forge::pybind11
18
- conda-forge::cmake
19
- conda-forge::ninja
20
-# - conda-forge::scikit-build
21
- - {{ compiler('cxx') }}
+ - conda-forge::scikit-build
+# - {{ compiler('cxx') }}
22
23
# NVIDIA components to build CUDA code (no full runtime)
24
- nvidia::cuda-nvcc
@@ -34,7 +34,7 @@ requirements:
34
35
36
# - conda-forge::scikit-build
37
38
39
40
0 commit comments