summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 5b83d747f094cd39a78fec935e30728c2f3fc3a9 (plain)
1
2
3
4
5
6
7
8
include AUTHORS
include ChangeLog
include README
recursive-include docs *
recursive-include migrate *
recursive-include tests *
global-exclude *pyc
recursive-exclude docs/_build *