Skip to content

Commit

Permalink
Adds LICENSE, NOTICE, markdown files, tests source, and test vectors …
Browse files Browse the repository at this point in the history
…to the source distribution.
  • Loading branch information
tgregg committed Apr 20, 2019
1 parent 8ad512b commit a267905
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 LICENSE NOTICE *.md
recursive-include tests *.py
graft vectors
global-exclude *.pyc
global-exclude .git*

0 comments on commit a267905

Please sign in to comment.