Skip to content
Snippets Groups Projects
Commit 81184635 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

update pyproject.toml to distribute all headers in subfolders of `include`

parent cd25546f
No related branches found
No related tags found
1 merge request!458HIP Target and Platform
......@@ -89,7 +89,8 @@ build-backend = "setuptools.build_meta"
[tool.setuptools.package-data]
pystencils = [
"include/*.h",
"include/**/*.h",
"include/**/*.hpp",
"jit/cpu/*.tmpl.cpp",
"boundaries/createindexlistcython.pyx"
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment