We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc51a8a commit 237dae4Copy full SHA for 237dae4
pyproject.toml
@@ -36,4 +36,4 @@ license-files = ["LICENSE"]
36
include = ["numba_cuda*"]
37
38
[tool.setuptools.package-data]
39
-"*" = ["*.cu", "*.h", "*.hpp", "*.ptx", "VERSION", "Makefile"]
+"*" = ["*.cu", "*.h", "*.hpp", "*.ptx", "*.cuh", "VERSION", "Makefile"]
0 commit comments