summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: e0f4b2423becf93aa58de72666cb4c6c62647e4b (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
recursive-include tests *
recursive-include tools *
recursive-include doc *

exclude .gitignore
exclude .gitreview

global-exclude *.pyc