Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
add a MANIFEST.in for packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Abbott committed Apr 5, 2017
1 parent 8e554c5 commit a1ba409
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 *.md
include LICENSE
recursive-include scripts *.sh
recursive-include tests *.json
recursive-include tests *.py

0 comments on commit a1ba409

Please sign in to comment.