include LICENSE in package tar

This commit is contained in:
clowwindy
2014-07-12 11:11:28 +08:00
parent a323f878e1
commit fed480bb17
2 changed files with 5 additions and 2 deletions

3
MANIFEST.in Normal file
View File

@ -0,0 +1,3 @@
recursive-include *.py
include README.rst
include LICENSE