Skip to content

Commit

Permalink
MANIFEST.in: Add LICENSE and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvdb committed Dec 10, 2019
1 parent 25f3260 commit 1c09f7d
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.txt
include README.rst
include tox.ini
recursive-include scripts *.py
recursive-include tests *.py

0 comments on commit 1c09f7d

Please sign in to comment.