From 3772c8f58f9416790f16d9972f0822ba582d92d0 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Thu, 17 Oct 2024 15:28:26 -0500 Subject: [PATCH] fix test deps in dependencies.yaml --- build.sh | 2 +- dependencies.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 54b4386..16c68f5 100755 --- a/build.sh +++ b/build.sh @@ -49,7 +49,7 @@ HELP="$0 [ ...] [ ...] cugraph-dgl - build the cugraph-dgl extensions for DGL pylibwholegraph - build the pylibwholegraph Python package libwholegraph - build the libwholegraph library - test - build the C++ tests + tests - build the C++ tests docs - build the docs all - build everything and is: diff --git a/dependencies.yaml b/dependencies.yaml index f5a7f89..72b7239 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -64,9 +64,9 @@ files: - depends_on_cugraph - depends_on_cudf - depends_on_pylibwholegraph + - depends_on_pytorch - py_version - test_python_common - - test_python_pylibcugraph py_build_pylibwholegraph: output: pyproject