Skip to content

Commit

Permalink
add a manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed May 5, 2013
1 parent 80a370b commit c4396c3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
include *.rst
include *.txt

recursive-include include *
recursive-include src *

global-exclude *.dll
global-exclude *.pyc
global-exclude *.pyo
global-exclude *.so

0 comments on commit c4396c3

Please sign in to comment.