Skip to content

Commit

Permalink
Add project.urls PyPI metadata (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex authored Dec 26, 2024
1 parent da90ee1 commit ec856ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ dependencies = ["uvicorn>=0.15.0", "gunicorn>=20.1.0"]
optional-dependencies = {}
dynamic = ["version"]

[project.urls]
Changelog = "https://github.com/Kludex/uvicorn-worker/releases"
Funding = "https://github.com/sponsors/Kludex"
Source = "https://github.com/Kludex/uvicorn-worker"

[tool.hatch.version]
path = "uvicorn_worker/__init__.py"

Expand Down

0 comments on commit ec856ed

Please # to comment.