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