mirror of https://github.com/tiangolo/fastapi.git
📝 Add repo link to PyPI (#9559)
This commit is contained in:
parent
05c5ce3689
commit
428376d285
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue