summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: b55dbd5d01246aa38e1bd2800c14fa32b8bae766 (plain)
1
2
3
4
5
6
7
# For some reason, building the egg includes everything!
exclude *.* *
include coverage.egg-info/*.*
include coverage/*.py
include ez_setup.py
include setup.py
include README.txt