summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2011-04-18 23:12:03 -0400
committerNed Batchelder <ned@nedbatchelder.com>2011-04-18 23:12:03 -0400
commit7796f09d9e119760d1d19eadd0583f373c8ae382 (patch)
tree46db103ec609b067d45b6aca736f2da8a79f0a8e
parent58e462dd08a66ed717f7367b430335170f38b0e1 (diff)
downloadpython-coveragepy-7796f09d9e119760d1d19eadd0583f373c8ae382.tar.gz
'prune' is for directories, and it turns out we don't need to 'exclude' this file either, it was never included in the first place.
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 19663a2..65a60a0 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -9,4 +9,3 @@ include README.txt
include CHANGES.txt
include AUTHORS.txt
prune test
-prune __main__.py