summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 87929f7041e19c5088d04898ae37671285f35c3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include AUTHORS
include ChangeLog
include LICENSE
include README.rst
include tox.ini .testr.conf
recursive-include tests *
recursive-include tools *
recursive-include doc *

exclude .gitignore
exclude .gitreview

global-exclude *.pyc