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 1e6c75f commit 2db985fCopy full SHA for 2db985f
MANIFEST.in
@@ -1,2 +1,4 @@
1
include *.rst *.txt
2
-recursive-include hdbscan *.py *.pyx *.pxd *.c
+recursive-include hdbscan *.py *.pyx *.pxd *.c
3
+recursive-include notebooks *.ipynb *.npy *.svg
4
+recursive-include examples *.py
0 commit comments