diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index 636ca595..4d3e599a 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -9,6 +9,9 @@ source: path: ../ build: + # See https://github.com/conda/conda-build/issues/3956#issuecomment-845711269. + ignore_run_exports: + - python_abi include_recipe: False script: "uv pip install ." @@ -17,7 +20,8 @@ requirements: - python - "uv {{ pyproject["tool"]["uv"]["required-version"] }}" run: - - python # See https://github.com/activeviam/jdk4py/issues/34. + # See https://github.com/activeviam/jdk4py/issues/34. + - python test: source_files: