Skip to content

Commit 4959263

Browse files
authored
Merge pull request #132 from python-qt-tools/altendky-patch-1
Update project URL in setup.py
2 parents 2a97b49 + 3be9e2a commit 4959263

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
@@ -39,7 +39,7 @@ def find_version(*file_paths):
3939

4040
setup(
4141
name="PyQt5-stubs",
42-
url="https://github.com/stlehmann/PyQt5-stubs",
42+
url="https://github.com/python-qt-tools/PyQt5-stubs",
4343
author="Stefan Lehmann",
4444
author_email="stlm@posteo.de",
4545
description="PEP561 stub files for the PyQt5 framework",

0 commit comments

Comments
 (0)