13 lines
181 B
Plaintext
13 lines
181 B
Plaintext
include AUTHORS
|
|
include ChangeLog
|
|
include LICENSE
|
|
include README.rst
|
|
|
|
recursive-include doc *
|
|
recursive-include tests *
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|