David Beitey suggested adjusting README to README.rst

https://bitbucket.org/davidjb <- thanks!
This commit is contained in:
RussellBallestrini 2013-01-07 21:16:00 -05:00
parent 237a6f508a
commit 7b58f3d73c
2 changed files with 1 additions and 1 deletions

View file

View file

@ -7,7 +7,7 @@ setup(
version = '0.0.3',
description = 'ago: Human readable timedeltas',
keywords = 'ago human readable time deltas timedelta datetime',
long_description = open('README').read(),
long_description = open('README.rst').read(),
author = 'Russell Ballestrini',
author_email = 'russell@ballestrini.net',