Skip to content

Commit

Permalink
Add MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
k4nar committed May 11, 2017
1 parent 8279f86 commit 1a6fcb8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
include README.rst
include CHANGELOG
include LICENSE
recursive-include populous *
recursive-include demo *
global-exclude *.pyc
global-exclude __pycache__
global-exclude tags
global-exclude .git

0 comments on commit 1a6fcb8

Please sign in to comment.