From d7b9ecf36eda266d60022d3bfbc3a078701902e9 Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Thu, 13 Feb 2025 18:42:06 +0100 Subject: [PATCH] build noarch packages --- .conda-recipe/meta.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.conda-recipe/meta.yaml b/.conda-recipe/meta.yaml index 9dfd7f7ce..3aa536836 100644 --- a/.conda-recipe/meta.yaml +++ b/.conda-recipe/meta.yaml @@ -11,6 +11,9 @@ about: source: path: .. +build: + noarch: python + requirements: build: - python