David Beitey suggested adjusting README to README.rst
https://bitbucket.org/davidjb <- thanks!
This commit is contained in:
parent
237a6f508a
commit
7b58f3d73c
2 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue