From 2a0827d8d489cb51e4e87b2691648c675fe37259 Mon Sep 17 00:00:00 2001 From: Alexandria Barghi Date: Fri, 11 Oct 2024 11:38:56 -0700 Subject: [PATCH] add wheel test script --- ci/build_wheel_pylibwholegraph.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ci/build_wheel_pylibwholegraph.sh diff --git a/ci/build_wheel_pylibwholegraph.sh b/ci/build_wheel_pylibwholegraph.sh new file mode 100644 index 0000000..1def7d3 --- /dev/null +++ b/ci/build_wheel_pylibwholegraph.sh @@ -0,0 +1,6 @@ +#!/bin/bash +# Copyright (c) 2024, NVIDIA CORPORATION. + +set -euo pipefail + +./ci/build_wheel.sh pylibwholegraph python/pylibwholegraph