include Changelog & README.md in the distribution package

This commit is contained in:
Sun Junyi 2013-07-29 13:19:39 +08:00
parent 33089138fd
commit 3667a4ab01
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View File

@ -166,3 +166,5 @@ test/tmp/*
#jython
*.class
MANIFEST

2
MANIFEST.in Normal file
View File

@ -0,0 +1,2 @@
graft README.md
graft Changelog