added MANIFEST.in and bump up the version

This commit is contained in:
Sergey Obukhov
2014-07-24 15:09:01 -07:00
parent b0851d5363
commit 71ae26ccd1
2 changed files with 5 additions and 1 deletions

4
MANIFEST.in Normal file
View File

@@ -0,0 +1,4 @@
recursive-include tests *.py
include LICENSE
include MANIFEST.in
include README.rst