Skip to content

Commit beea345

Browse files
Remove explicit download url from setup.py.
1 parent fa1eed6 commit beea345

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ def run(self):
2828
author='Tuomas Jorma Juhani Räsänen',
2929
author_email='tuomasjjrasanen@tjjr.fi',
3030
url='http://tjjr.fi/sw/python-uinput/',
31-
download_url='http://launchpad.net/python-uinput/trunk/0.6/+download/python-uinput-0.6.tar.gz',
3231
package_dir={'uinput': 'src'},
3332
packages=['uinput'],
3433
license='GPLv3+',

0 commit comments

Comments
 (0)