Skip to content

Commit

Permalink
add a MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
freddrake committed Mar 12, 2013
1 parent 6836858 commit 39e3c8a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
include *.txt
include bootstrap.py
include buildout.cfg

recursive-include src *

global-exclude *.pyc

0 comments on commit 39e3c8a

Please sign in to comment.