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