add GitHub URL for PyPy

This commit is contained in:
Andrii Oriekhov 2022-02-28 16:49:03 +02:00 committed by Pavel Minaev
parent c5edec7708
commit 356f665325

View file

@ -155,6 +155,9 @@ if __name__ == "__main__":
author="Microsoft Corporation",
author_email="ptvshelp@microsoft.com",
url="https://aka.ms/debugpy",
project_urls={
"Source": "https://github.com/microsoft/debugpy",
},
python_requires=">=3.6",
classifiers=[
"Development Status :: 5 - Production/Stable",