Skip to content

Commit d5987d0

Browse files
Revert "Fixed homepage URL."
This reverts commit 3864a7f.
1 parent 74c558f commit d5987d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def run(self):
2727
description='Python bindings for Linux uinput system.',
2828
author='Tuomas Jorma Juhani Räsänen',
2929
author_email='tuomasjjrasanen@tjjr.fi',
30-
url='http://tjjr.fi/software/python-uinput/',
30+
url='http://tjjr.fi/sw/python-uinput/',
3131
package_dir={'uinput': 'src'},
3232
packages=['uinput'],
3333
license='GPLv3+',

0 commit comments

Comments
 (0)