diff options
| author | Ultrabug <ultrabug@gentoo.org> | 2014-05-03 19:41:05 +0200 |
|---|---|---|
| committer | Ultrabug <ultrabug@gentoo.org> | 2014-05-03 19:41:05 +0200 |
| commit | c9f710b70b7f1e6fc37ef9b86993d78d21442078 (patch) | |
| tree | 915c5aa7eaaec7786f237e80bbaff81e09e0bd93 | |
| parent | e54a354a68e372ca84ba36db6ce0185e3ef2e5bb (diff) | |
switch back to RST for the README wrt pypi
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
