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