add GitHub URL for PyPi (#2128)

This commit is contained in:
Andrii Oriekhov 2022-05-24 14:51:05 +03:00 committed by GitHub
parent b52fa5cf0e
commit 4026f1ca4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -228,6 +228,9 @@ setup(
version="1.1",
description="Automatic Forecasting Procedure",
url="https://facebook.github.io/prophet/",
project_urls={
"Source": "https://github.com/facebook/prophet",
},
author="Sean J. Taylor <sjtz@pm.me>, Ben Letham <bletham@fb.com>",
author_email="sjtz@pm.me",
license="MIT",