Skip to content

Commit

Permalink
Add a MANIFEST.in file.
Browse files Browse the repository at this point in the history
The second line is a horrible hack, but I really do not know why this
file is not included by default since it is referenced from
scikits/learn/machine/manifold_learning/setup.py

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@371 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
  • Loading branch information
Fabian Pedregosa committed Jan 22, 2010
1 parent 4c60fb5 commit ccccfd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
include AUTHORS COPYING
include scikits/learn/machine/manifold_learning/regression/cluster/ModifiedGeneralClustering.i

0 comments on commit ccccfd0

Please sign in to comment.