summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorKane Blueriver <kxxoling@gmail.com>2015-04-28 17:31:21 +0800
committerKane Blueriver <kxxoling@gmail.com>2015-04-28 17:31:21 +0800
commit95dcdddba690bb321cd8c95bb4d5c8eb628dc8f7 (patch)
tree78bd01e8b579e85b64e71412f95cc6f977c826ce /MANIFEST.in
parentafe59437c5a4e4678e14834aefebd7bcdb41c2e8 (diff)
downloadpython-prettytable-ptable-95dcdddba690bb321cd8c95bb4d5c8eb628dc8f7.tar.gz
Move README to README.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 22805d7..9eae6da 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
include COPYING
include CHANGELOG
-include README
+include README.rst
include prettytable_test.py