Added long_description to setup.

pull/6/head
Virgil Dupras 14 years ago
parent fa68152b35
commit a3e41602cf

@ -30,4 +30,5 @@ setup(
url='http://hg.hardcoded.net/send2trash/',
license='LICENSE',
description='Send file to trash natively under Mac OS X, Windows and Linux.',
long_description=open('README').read(),
)
Loading…
Cancel
Save