1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2024-12-21 10:59:03 +00:00

Merged heads.

This commit is contained in:
Virgil Dupras 2010-04-19 11:25:02 +02:00
commit e78d1d1bd9

View File

@ -31,4 +31,5 @@ setup(
license='LICENSE',
description='Send file to trash natively under Mac OS X, Windows and Linux.',
long_description=open('README').read(),
zip_safe=False,
)