From 18c44e971a9818069f36190f4270ba62c69f715f Mon Sep 17 00:00:00 2001 From: Nikita Grigorian Date: Mon, 27 Oct 2025 14:13:09 -0700 Subject: [PATCH] remove import test for mkl_fft interfaces from conda recipe --- conda-recipe/meta.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index d071875..89480e1 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -38,8 +38,6 @@ test: imports: - mkl_fft - mkl_fft.interfaces - - mkl_fft.interfaces.numpy_fft - - mkl_fft.interfaces.scipy_fft about: home: http://github.com/IntelPython/mkl_fft