Files
pytest2/MANIFEST.in
holger krekel 7aee121bd7 move examples to doc directory
--HG--
branch : trunk
2009-10-29 17:54:37 +01:00

14 lines
205 B
Plaintext

include CHANGELOG
include README.txt
include setup.py
include distribute_setup.py
include LICENSE
graft doc
graft contrib
graft bin
exclude *.orig
exclude *.rej
exclude .hginore
prune .svn
prune .hg