Files
pytest2/MANIFEST.in
holger krekel caf5bdbf89 re-add exclude pattern
--HG--
branch : trunk
2010-07-08 17:20:52 +02:00

20 lines
343 B
Plaintext

include CHANGELOG
include README.txt
include setup.py
include distribute_setup.py
include LICENSE
include conftest.py
graft doc
graft contrib
graft bin
graft testing
#exclude *.orig
#exclude *.orig
exclude *.rej
exclude .hginore
exclude *.pyc
#recursive-exclude testing *.pyc *.orig *.rej *$py.class
#prune .pyc
#prune .svn
#prune .hg