Skip to content

Commit da05ac1

Browse files
committed
...
1 parent 7478e85 commit da05ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
setup(
66
name='qtwidgets',
77
version=version,
8-
url='http://github.com/learnpyqt/python-qtwidgets,
8+
url='http://github.com/learnpyqt/python-qtwidgets',
99
author='Martin Fitzpatrick',
1010
author_email='martin.fitzpatrick@gmail.com',
1111
description='Custom widget library for PyQt5 and PySide2 (Qt for Python). Free to use in your own applications.',

0 commit comments

Comments
 (0)