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 f64756b commit acff931Copy full SHA for acff931
MANIFEST.in
@@ -1,4 +1,6 @@
1
recursive-include c-blosc *
2
recursive-include numcodecs *.pyx
3
+recursive-include numcodecs *.pxd
4
recursive-include numcodecs *.c
5
+recursive-include numcodecs *.h
6
include cpuinfo.py
0 commit comments