From 217a471f2bb815dc7539794229663accddcd4cc3 Mon Sep 17 00:00:00 2001 From: Pavlos Ratis Date: Sat, 21 Sep 2013 16:16:16 +0300 Subject: convert README from Markdown to ReStructedText + add short description --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 262225c..56a4d7f 100755 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ setup( author_email='identity@gentoo.org', url='http://github.com/gentoo/identity.gentoo.org', description='Django LDAP webUI and OpenID provider for the Gentoo Linux project', - long_description=open('README.md').read(), + long_description=open('README.rst').read(), keywords='django, ldap, gentoo', packages=find_packages(), include_package_data=True, -- cgit v1.2.3-18-g5258