11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
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
|