We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc18d8a commit 4159eb2Copy full SHA for 4159eb2
cuda_bindings/MANIFEST.in
@@ -1,4 +1,4 @@
1
-recursive-include cuda/ *.pyx *.pxd
+recursive-include cuda/ *.pyx *.pxd *.pxi
2
# at least with setuptools 75.0.0 this folder was added erroneously
3
# to the payload, causing file copying to the build environment failed
4
exclude cuda/bindings cuda?bindings
0 commit comments