Skip to content

Commit

Permalink
MAINT: Add COPYING and README to MANIFEST
Browse files Browse the repository at this point in the history
  • Loading branch information
GaelVaroquaux committed Sep 8, 2013
1 parent 36327a0 commit f77bb9a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ recursive-include doc *
recursive-include examples *
recursive-include sklearn *.c *.h *.pyx *.pxd
recursive-include sklearn/datasets *.csv *.csv.gz *.rst *.jpg *.txt
include COPYING
include AUTHORS.rst
include README.rst

0 comments on commit f77bb9a

Please sign in to comment.