We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c558f commit d5987d0Copy full SHA for d5987d0
1 file changed
setup.py
@@ -27,7 +27,7 @@ def run(self):
27
description='Python bindings for Linux uinput system.',
28
author='Tuomas Jorma Juhani Räsänen',
29
author_email='tuomasjjrasanen@tjjr.fi',
30
- url='http://tjjr.fi/software/python-uinput/',
+ url='http://tjjr.fi/sw/python-uinput/',
31
package_dir={'uinput': 'src'},
32
packages=['uinput'],
33
license='GPLv3+',
0 commit comments