Adding changelog URL to the project description

The URL of the changelog was added to the project URLs in order to make it easier to see latest changes when coming from PyPi.
The english version was used as a target, given that all other links are to english materials.
This commit is contained in:
Pierre V-F 2024-02-16 09:31:23 +01:00 committed by GitHub
parent 8ad6acfe6a
commit fa1f107479
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ dynamic = ["version"]
Homepage = "https://github.com/tiangolo/fastapi"
Documentation = "https://fastapi.tiangolo.com/"
Repository = "https://github.com/tiangolo/fastapi"
Changelog = "https://github.com/tiangolo/fastapi/blob/master/docs/en/docs/release-notes.md"
[project.optional-dependencies]
all = [