summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: bc3ee4d6af1a51fccd154b30b207b2c13d9bef0d (plain)
1
2
3
4
5
6
7
include             LICENSE MANIFEST.in *.rst tox.ini .coveragerc
exclude             leakcheck codecov.yml
recursive-include   tests           *.py
recursive-include   doc             *
recursive-exclude   leakcheck       *.py *.pem
prune               doc/_build
prune               .travis