Add tests to sdist.

This commit is contained in:
Alex Brandt 2014-09-26 13:59:39 -05:00
parent 7a46297085
commit aea6bc4c93
1 changed files with 2 additions and 1 deletions

View File

@ -3,3 +3,4 @@ include requirements.txt
include requirements3.txt include requirements3.txt
include README.md include README.md
include LICENSE include LICENSE
recursive-include tests *.py