Skip to content

Commit

Permalink
Packaging
Browse files Browse the repository at this point in the history
Added MANIFEST.in
  • Loading branch information
pydsigner committed Nov 8, 2012
1 parent bfe8ccd commit 6a91dcd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MANIFEST.in
@@ -0,0 +1,5 @@
recursive-include examples *.py
recursive-include daemonizing *.py
recursive-include speed_test *.py
recursive-include docs *.md
include README.md

0 comments on commit 6a91dcd

Please sign in to comment.