From 20a86a403469486e9dcf0e781431d52447d2a96b Mon Sep 17 00:00:00 2001 From: James Lamb Date: Thu, 25 Jan 2024 09:42:47 -0600 Subject: [PATCH] use rapids-dask-dependency in conda recipe --- conda/recipes/ucxx/meta.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conda/recipes/ucxx/meta.yaml b/conda/recipes/ucxx/meta.yaml index da9f5ce6..c3c03c94 100644 --- a/conda/recipes/ucxx/meta.yaml +++ b/conda/recipes/ucxx/meta.yaml @@ -271,8 +271,7 @@ outputs: - tomli run: - python * *_cpython - - dask >=2023.9.2 - - distributed >=2023.9.2 + - rapids-dask-dependency ={{ minor_version }} - {{ pin_subpackage('ucxx', max_pin='x.x') }} test: imports: