summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: ed0088a1b103f39410c2f27f9c049617b4ca8ba7 (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 docs
graft tests

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