From c9f710b70b7f1e6fc37ef9b86993d78d21442078 Mon Sep 17 00:00:00 2001 From: Ultrabug Date: Sat, 3 May 2014 19:41:05 +0200 Subject: switch back to RST for the README wrt pypi --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9a51c1b..0c51abc 100755 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( author='Ultrabug', author_email='ultrabug@ultrabug.net', description='py3status is an extensible i3status wrapper written in python', - long_description=read('README.md'), + long_description=read('README.rst'), url='https://github.com/ultrabug/py3status', download_url='https://github.com/ultrabug/py3status/tags', license='BSD', -- cgit v1.3