summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAlexander Artemenko <svetlyak.40wt@gmail.com>2016-05-08 01:35:28 +0300
committerAlexander Artemenko <svetlyak.40wt@gmail.com>2016-05-08 01:35:28 +0300
commit0f8759160234b3494ef47d05e6ab40103ebd3225 (patch)
treeefb24419c07d40cc55922b006e2eb1692de67904 /MANIFEST.in
parent198254232dae2741ed6b45442a17086576837a9f (diff)
downloadpython-prettytable-ptable-0f8759160234b3494ef47d05e6ab40103ebd3225.tar.gz
CHANGELOG renamed to CHANGELOG.md
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 581d751..e187815 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
include COPYING
-include CHANGELOG
+include CHANGELOG.md
include README.rst
include test_prettytable.py