From 9913d8c20d320d753fe033adc7728510c57954b6 Mon Sep 17 00:00:00 2001 From: rwgkunplugged Date: Sun, 12 Apr 2026 11:40:06 -0700 Subject: [PATCH] cuda_bindings/pyproject.toml DUMMY CHANGE --- cuda_bindings/pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/cuda_bindings/pyproject.toml b/cuda_bindings/pyproject.toml index 3aa9c62556..91de31afab 100644 --- a/cuda_bindings/pyproject.toml +++ b/cuda_bindings/pyproject.toml @@ -1,5 +1,6 @@ # SPDX-FileCopyrightText: Copyright (c) 2023-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE +# DUMMY CHANGE [build-system] requires = [ "setuptools>=80.0.0",