Skip to content

Commit 7478e85

Browse files
committed
Update setup.py name.
1 parent 54d6a6f commit 7478e85

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/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)