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
commitc5c83ad753116d9ab59ba85f961ca081aaef952d (patch)
treee8420aa2b67ead3c3ec293522fb7c1014f9b168e /MANIFEST.in
parent13a8d071d56f9e97968bb4d945b3f52ebee4f5c2 (diff)
downloadpython-coveragepy-git-c5c83ad753116d9ab59ba85f961ca081aaef952d.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 23e8c927..21019850 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