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 4959263 + 94c1eb9 commit bcf7434Copy full SHA for bcf7434
setup.py
@@ -41,7 +41,8 @@ def find_version(*file_paths):
41
name="PyQt5-stubs",
42
url="https://github.com/python-qt-tools/PyQt5-stubs",
43
author="Stefan Lehmann",
44
- author_email="stlm@posteo.de",
+ maintainer="Kyle Altendorf, Bryce Beagle, Florian Bruhin",
45
+ maintainer_email="sda@fstab.net",
46
description="PEP561 stub files for the PyQt5 framework",
47
long_description=long_description,
48
long_description_content_type="text/markdown",
0 commit comments