From 1642ea785831286e6c3340267687d7761dd93884 Mon Sep 17 00:00:00 2001 From: mencian Date: Thu, 24 Oct 2024 18:26:09 -0500 Subject: [PATCH] remove pip from run section --- recipes/svtopovz/meta.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/svtopovz/meta.yaml b/recipes/svtopovz/meta.yaml index d97406380bd63..d885d82b8a86a 100644 --- a/recipes/svtopovz/meta.yaml +++ b/recipes/svtopovz/meta.yaml @@ -26,7 +26,6 @@ requirements: - cython >=3.0.10 - setuptools run: - - pip - python >=3.10 - matplotlib-base >=3.8.4 - numpy ==1.26.4