mirror of
https://github.com/arsenetar/send2trash.git
synced 2026-01-31 10:51:38 +00:00
Added long_description to setup.
This commit is contained in:
1
setup.py
1
setup.py
@@ -30,4 +30,5 @@ setup(
|
|||||||
url='http://hg.hardcoded.net/send2trash/',
|
url='http://hg.hardcoded.net/send2trash/',
|
||||||
license='LICENSE',
|
license='LICENSE',
|
||||||
description='Send file to trash natively under Mac OS X, Windows and Linux.',
|
description='Send file to trash natively under Mac OS X, Windows and Linux.',
|
||||||
|
long_description=open('README').read(),
|
||||||
)
|
)
|
||||||
Reference in New Issue
Block a user