summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-09-20 15:30:09 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-09-20 15:30:09 -0400
commit3a7a5718e9f8357a2f68e3a07c06da9769ef2462 (patch)
tree902baeb65d4670ea905832df27a450a9cf31cfa1 /MANIFEST.in
parentdaf0d4dc2ae18ebbe54519574a55dd24ed30a47b (diff)
downloadpython-coveragepy-3a7a5718e9f8357a2f68e3a07c06da9769ef2462.tar.gz
Rename CHANGES.txt to CHANGES.rst so repos will display it well.
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 1275566..b61fd0e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,7 +5,7 @@
include __main__.py
include AUTHORS.txt
-include CHANGES.txt
+include CHANGES.rst
include LICENSE.txt
include NOTICE.txt
include README.rst