Skip to content

Commit 80f85ed

Browse files
committed
Update MANIFEST.in
1 parent deaf790 commit 80f85ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cuda_core/MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# SPDX-FileCopyrightText: Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+
# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

5-
recursive-include cuda/core *.pyx *.pxd
5+
recursive-include cuda/core *.pyx *.pxd *.pxi
66
recursive-include cuda/core/_cpp *.cpp *.hpp

0 commit comments

Comments
 (0)