summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2016-08-16 16:49:50 +0530
committerPrashanth Pai <ppai@redhat.com>2016-08-16 16:49:50 +0530
commitd9d3ee09043184110a0a1a2fcb3db7468e840f82 (patch)
tree17d9943373b9d2515198c655df510d845b2fe60a /MANIFEST.in
parentd46e4716fcfc5eefe9b3020e33c570d895203d14 (diff)
Convert README.md to README.rst
Change-Id: Ib89be30f76b5a54addf8a60fee951d3a108bd014 Signed-off-by: Prashanth Pai <ppai@redhat.com>
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 04a2e88..ce51ba3 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-include README.md COPYING-GPLV2 COPYING-LGPLV3 MAINTAINERS
+include README.rst COPYING-GPLV2 COPYING-LGPLV3 MAINTAINERS
include .functests .unittests test-requirements.txt tox.ini test/test.conf
recursive-include gluster *.py
recursive-include test *.py