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.
2 parents 2a97b49 + 3be9e2a commit 4959263Copy full SHA for 4959263
setup.py
@@ -39,7 +39,7 @@ def find_version(*file_paths):
39
40
setup(
41
name="PyQt5-stubs",
42
- url="https://github.com/stlehmann/PyQt5-stubs",
+ url="https://github.com/python-qt-tools/PyQt5-stubs",
43
author="Stefan Lehmann",
44
author_email="stlm@posteo.de",
45
description="PEP561 stub files for the PyQt5 framework",
0 commit comments