We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d6a6f commit 7478e85Copy full SHA for 7478e85
setup.py
@@ -5,7 +5,7 @@
5
setup(
6
name='qtwidgets',
7
version=version,
8
- url='http://github.com/learnpyqt/qtwidgets,
+ url='http://github.com/learnpyqt/python-qtwidgets,
9
author='Martin Fitzpatrick',
10
author_email='martin.fitzpatrick@gmail.com',
11
description='Custom widget library for PyQt5 and PySide2 (Qt for Python). Free to use in your own applications.',
0 commit comments