summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 7aaee12a1d1a19c55c3687cd9806d28aa76e1869 (plain)
1
2
3
4
5
6
7
include CHANGES
include INSTALL
include LICENSE
include README.rst
exclude __pycache__
recursive-include tests *
recursive-exclude tests *.pyc