Skip to content

Commit 237dae4

Browse files
committed
add cuh file to package data
1 parent cc51a8a commit 237dae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ license-files = ["LICENSE"]
3636
include = ["numba_cuda*"]
3737

3838
[tool.setuptools.package-data]
39-
"*" = ["*.cu", "*.h", "*.hpp", "*.ptx", "VERSION", "Makefile"]
39+
"*" = ["*.cu", "*.h", "*.hpp", "*.ptx", "*.cuh", "VERSION", "Makefile"]

0 commit comments

Comments
 (0)