summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: bbadcbceafd8ec8d07787703fd2871ec6fc82f73 (plain)
1
2
3
4
5
6
7
8
include README.rst AUTHORS LICENSE CHANGES.rst MANIFEST.in
exclude .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
prune .travis
prune .github
graft src
graft docs
prune docs/_build
global-exclude *.py[co] *.orig *.so *.dll