summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: f0abb42f04a18042635560ed3a656beb24928fba (plain)
1
2
3
4
5
6
7
recursive-include docs *
recursive-include tests *.py
include *.py
include CHANGELOG
include LICENSE
include MANIFEST.in
include README.rst