Files
pytest2/MANIFEST.in
holger krekel 222a08ec03 going for the 1.2.1 release
--HG--
branch : trunk
2010-02-08 16:39:29 +01:00

19 lines
329 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 *.rej
#exclude .hginore
#exclude *.pyc
#recursive-exclude testing *.pyc *.orig *.rej *$py.class
#prune .pyc
#prune .svn
#prune .hg