added long desription
This commit is contained in:
parent
1dcfa62b90
commit
9840757907
1
setup.py
1
setup.py
@ -15,4 +15,5 @@ setup(
|
|||||||
description= (
|
description= (
|
||||||
'a rather simple echo irc bot to stand as a simple example of how '
|
'a rather simple echo irc bot to stand as a simple example of how '
|
||||||
'this could be done.'),
|
'this could be done.'),
|
||||||
|
long_description=open('README.rst').read(),
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user