]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Add repo link to PyPI (#9559)
authorJacob Coffee <jacob@z7x.org>
Thu, 22 Jun 2023 11:32:09 +0000 (06:32 -0500)
committerGitHub <noreply@github.com>
Thu, 22 Jun 2023 11:32:09 +0000 (13:32 +0200)
pyproject.toml

index 5471371445d6839050b17328ce6fee0576068e80..2f68a7efa233869bfc33cb53b7746e67b562a971 100644 (file)
@@ -49,6 +49,7 @@ dynamic = ["version"]
 [project.urls]
 Homepage = "https://github.com/tiangolo/fastapi"
 Documentation = "https://fastapi.tiangolo.com/"
+Repository = "https://github.com/tiangolo/fastapi"
 
 [project.optional-dependencies]
 all = [