mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-19 13:57:51 -04:00
🔧 Add changelog URL to pyproject.toml, shows in PyPI (#11152)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com> Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
@@ -50,6 +50,8 @@ dependencies = [
|
||||
Homepage = "https://github.com/fastapi/fastapi"
|
||||
Documentation = "https://fastapi.tiangolo.com/"
|
||||
Repository = "https://github.com/fastapi/fastapi"
|
||||
Issues = "https://github.com/fastapi/fastapi/issues"
|
||||
Changelog = "https://fastapi.tiangolo.com/release-notes/"
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user