Skip to content

Commit

Permalink
Add the MANIFEST.in file for the package
Browse files Browse the repository at this point in the history
  • Loading branch information
sphuber committed Oct 24, 2017
1 parent c31a4b8 commit 7b819ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
include setup.json
include LICENSE
include README.md
recursive-include tests *
recursive-include docs *

0 comments on commit 7b819ef

Please sign in to comment.