Change MANIFEST to include tests

Fixes #30
This commit is contained in:
Rocky Meza
2015-04-22 16:34:03 -06:00
parent 4bb75bbc2d
commit 7b6ae8bc14

View File

@@ -1,3 +1,7 @@
include README.rst
include CHANGELOG.rst
include LICENSE
recursive-include extras *
recursive-include tests *
recursive-exclude tests *.pyc
recursive-include testproject *
recursive-exclude testproject *.pyc