summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 77130c7db9f67e854a59b86f1bdf84f96153e12c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include AUTHORS
include ChangeLog
include CONTRIBUTING.rst
include LICENSE
include README.rst
include requirements.txt
include test-requirements.txt
include tox.ini
recursive-include doc *
exclude .gitignore
exclude .gitreview

global-exclude *.pyc