diff --git a/.github/workflows/conda.yml b/.github/workflows/conda.yml index e49d0580..c98a850a 100644 --- a/.github/workflows/conda.yml +++ b/.github/workflows/conda.yml @@ -39,7 +39,7 @@ jobs: run: conda install conda-build conda-verify - name: Build - run: conda build conda.recipe + run: conda build -c conda-forge conda.recipe - name: Install run: conda install -c ${CONDA_PREFIX}/conda-bld/ python_example diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index ce9119a6..f7718549 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -12,6 +12,8 @@ build: requirements: build: - {{ compiler('cxx') }} + - {{ stdlib('c') }} + - {{ compiler('c') }} host: - python pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy