1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2026-01-31 10:51:38 +00:00

Merged heads.

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

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,
)