summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 0a9d6ae965d59856c0456ddaa699093d49927fe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
include CHANGELOG.rst
include README.rst
include CONTRIBUTORS
include LICENSE
include setup.py
include tox.ini
graft doc
graft tests

global-exclude __pycache__
global-exclude *.py[cod]