summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-08-29 20:08:50 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-08-29 20:08:50 -0400
commitdd1d8e259a46274e72f6d488fc02a8b9d373be15 (patch)
treeff5cceca9bb31f58b12909d7db4aa3b097a66547 /MANIFEST.in
parent6cb2835b9ef63451850bda45fb5f3b7f65082e71 (diff)
downloadpython-coveragepy-dd1d8e259a46274e72f6d488fc02a8b9d373be15.tar.gz
Readme changed from .txt to .rst
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 23e8c92..2101985 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -9,7 +9,7 @@ recursive-include coverage/htmlfiles *
include coverage.egg-info/*.*
include setup.py
include __main__.py
-include README.txt
+include README.rst
include CHANGES.txt
include AUTHORS.txt
include requirements.pip