We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36327a0 commit f77bb9aCopy full SHA for f77bb9a
MANIFEST.in
@@ -3,3 +3,7 @@ recursive-include doc *
3
recursive-include examples *
4
recursive-include sklearn *.c *.h *.pyx *.pxd
5
recursive-include sklearn/datasets *.csv *.csv.gz *.rst *.jpg *.txt
6
+include COPYING
7
+include AUTHORS.rst
8
+include README.rst
9
+
0 commit comments