Skip to content

Commit

Permalink
Add MANIFEST
Browse files Browse the repository at this point in the history
  • Loading branch information
saketkc committed May 6, 2019
1 parent c9e7ba1 commit 9b4e7f2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
include AUTHORS
include LICENSE
include README.md
include requirements.txt

recursive-exclude * __pycache__
recursive-exclude * *.py[co]

0 comments on commit 9b4e7f2

Please sign in to comment.