summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: d2ebadc2c58bc62ec2fa628132d03dcaf925cf13 (plain)
1
2
3
4
5
6
7
include INSTALL
include LICENSE.txt
include README
include TODO
recursive-include tests *
recursive-include example *
recursive-include doc *