From 3ffef3de7f3158f4a745c48e1735d1634720b6dc Mon Sep 17 00:00:00 2001 From: Vyas Ramasubramani Date: Wed, 20 Sep 2023 12:04:00 -0700 Subject: [PATCH] Remove ucx from explicit run reqs --- conda/recipes/ucx-py/meta.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/conda/recipes/ucx-py/meta.yaml b/conda/recipes/ucx-py/meta.yaml index 3599a900d..1b88500a7 100644 --- a/conda/recipes/ucx-py/meta.yaml +++ b/conda/recipes/ucx-py/meta.yaml @@ -36,7 +36,6 @@ requirements: {% for r in data.get("project", {}).get("dependencies", []) %} - {{ r }} {% endfor %} - - ucx test: imports: