summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-09-20 18:05:07 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-09-20 18:05:07 -0400
commit0ade7357a2df463243a41d3e4410e7ed3de8d17a (patch)
tree53a66c006e413ec65be9b09da11298eca2dd38a4 /MANIFEST.in
parentb6ba61ff77ae6d5adfe32c79528b0fca7eed9690 (diff)
downloadpython-coveragepy-0ade7357a2df463243a41d3e4410e7ed3de8d17a.tar.gz
New theory about how to kit for py3k: coverage3k-* kits are for 3.x
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 5a7dcab..ce340f6 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,8 +2,6 @@
include coverage.egg-info/*.*
include coverage/*.py
include coverage/htmlfiles/*.*
-include py3k/*.py
-include py3k/htmlfiles/*.*
include ez_setup.py
include setup.py
include README.txt