There was an error while loading. Please reload this page.
1 parent 22f05b9 commit fa934e6Copy full SHA for fa934e6
1 file changed
recipe/meta.yaml
@@ -79,7 +79,7 @@ requirements:
79
# If your project compiles code (such as a C extension) then add the required compilers as separate entries here.
80
# Compilers are named 'c', 'cxx', 'fortran', among others
81
- {{ compiler('c') }}
82
- - {{ stdlib('c') }}
+ #- {{ stdlib('c') }}
83
- {{ compiler('fortran') }}
84
# this is necessary for all compiled recipes
85
# - {{ stdlib('c') }}
0 commit comments