preparing release packaging

This commit is contained in:
holger krekel
2010-01-18 14:53:09 +01:00
parent b8ea732fb0
commit 6eb8664012
4 changed files with 25 additions and 0 deletions

10
MANIFEST.in Normal file
View File

@@ -0,0 +1,10 @@
include CHANGELOG
include LICENSE
include README.txt
include setup.py
graft testing
exclude *.orig
exclude *.rej
recursive-exclude testing *.pyc *$py.class
prune .svn
prune .hg