mirror of
https://github.com/arsenetar/send2trash.git
synced 2026-01-31 10:51:38 +00:00
Updated repo URL to point to GH.
This commit is contained in:
2
setup.py
2
setup.py
@@ -23,7 +23,7 @@ setup(
|
||||
author_email='hsoft@hardcoded.net',
|
||||
packages=['send2trash'],
|
||||
scripts=[],
|
||||
url='http://hg.hardcoded.net/send2trash/',
|
||||
url='http://github.com/hsoft/send2trash',
|
||||
license='BSD License',
|
||||
description='Send file to trash natively under Mac OS X, Windows and Linux.',
|
||||
long_description=LONG_DESCRIPTION,
|
||||
|
||||
Reference in New Issue
Block a user