From b996aec1585b3211647a443b12db5f23426b20fd Mon Sep 17 00:00:00 2001 From: James Lamb Date: Wed, 24 Jan 2024 16:29:20 -0600 Subject: [PATCH] constrain build dependencies by cuda_version --- dependencies.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dependencies.yaml b/dependencies.yaml index cc6e0e126b..1e0a6e5b75 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -66,6 +66,7 @@ files: includes: - build - build_pylibraft + - cuda_version py_run_pylibraft: output: pyproject pyproject_dir: python/pylibraft @@ -90,6 +91,7 @@ files: table: build-system includes: - build + - cuda_version py_run_raft_dask: output: pyproject pyproject_dir: python/raft-dask