Thanks to visit codestin.com Credit goes to github.com
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 bc9ba09 commit 45e8ac7Copy full SHA for 45e8ac7
MANIFEST.in
@@ -3,5 +3,5 @@ include test.py
3
include scikits/__init__.py
4
recursive-include doc *
5
recursive-include examples *
6
-recursive-include scikits *.c *.h *.pyx
7
-recursive-include scikits/learn/datasets *.csv *.csv.gz *.TXT *.rst *.jpg *.txt
+recursive-include sklearn *.c *.h *.pyx
+recursive-include sklearn/datasets *.csv *.csv.gz *.TXT *.rst *.jpg *.txt
0 commit comments