added long desription

This commit is contained in:
sm
2013-02-24 21:44:53 -08:00
parent 1dcfa62b90
commit 9840757907
+1
View File
@@ -15,4 +15,5 @@ setup(
description= (
'a rather simple echo irc bot to stand as a simple example of how '
'this could be done.'),
long_description=open('README.rst').read(),
)