Skip to content

Commit

Permalink
Add MANIFEST.in for correct setup.py sdist upload behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmakepeace committed Jul 22, 2011
1 parent b446cfe commit 251c514
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 README.rst
include COPYING.txt
recursive-include tests/data *.csv
recursive-include tests *.py

0 comments on commit 251c514

Please sign in to comment.