diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2015-09-20 15:30:09 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-09-20 15:30:09 -0400 |
| commit | 79a1c8d1a33127cac38b392f9d162fecfa3abd10 (patch) | |
| tree | 6c755e3147dad199883367f33a4ad243629875aa /MANIFEST.in | |
| parent | 713b98f99ead7c56b54d718c367241df2b7b6303 (diff) | |
| download | python-coveragepy-git-79a1c8d1a33127cac38b392f9d162fecfa3abd10.tar.gz | |
Rename CHANGES.txt to CHANGES.rst so repos will display it well.
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 12755661..b61fd0ea 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 |
