We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10762e6 commit 5253911Copy full SHA for 5253911
conda-recipe/meta.yaml
@@ -19,6 +19,7 @@ requirements:
19
build:
20
- {{ compiler('c') }}
21
- {{ compiler('cxx') }}
22
+ - {{ stdlib('c') }}
23
host:
24
- python
25
- setuptools >=77
0 commit comments