summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-12-17 13:50:29 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-12-17 13:50:29 -0500
commit6e199c74e9d06ce6720f87c383f8fd92fc329844 (patch)
tree7fbec8dd7ca647b3c5ebeafe011b7342e2be52f8 /MANIFEST.in
parent35ad479aec70232e45da8983a8389451c72dba50 (diff)
downloadpython-coveragepy-git-6e199c74e9d06ce6720f87c383f8fd92fc329844.tar.gz
Rename AUTHORS.txt to CONTRIBUTORS.txt
--HG-- rename : AUTHORS.txt => CONTRIBUTORS.txt
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 31e2230c..5d6f63b1 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,7 +3,7 @@
# MANIFEST.in file for coverage.py
-include AUTHORS.txt
+include CONTRIBUTING.txt
include CHANGES.rst
include LICENSE.txt
include MANIFEST.in