aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 799a3f0bb269cd347267f11964e8249c77af1518 (plain)
1
2
3
4
5
6
7
8
9
prune .github
prune doc
prune tests
exclude .*
exclude ChangeLog
exclude pylintrc
exclude README.rst
exclude requirements_*.txt
exclude tox.ini