Skip to content

Commit

Permalink
Added MANIFEST.in for packaging deap.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd-ntrf authored and felix.antoine.fortin committed Oct 7, 2010
1 parent 07cfb11 commit f55da90
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
@@ -0,0 +1,4 @@
include *.txt
recursive-include examples *.py *.csv *.yml
recursive-include doc *
prune doc/_build

0 comments on commit f55da90

Please sign in to comment.