Skip to content

Commit 04d0520

Browse files
committed
🔧 🔧 Add URLs to pyproject.toml, show up in PyPI
1 parent 38a3027 commit 04d0520

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ dependencies = [
3939
Homepage = "https://github.com/fastapi/asyncer"
4040
Documentation = "https://asyncer.tiangolo.com"
4141
Repository = "https://github.com/fastapi/asyncer"
42+
Issues = "https://github.com/fastapi/asyncer/issues"
43+
Changelog = "https://asyncer.tiangolo.com/release-notes/"
4244

4345
[tool.pdm]
4446
version = { source = "file", path = "asyncer/__init__.py" }

0 commit comments

Comments
 (0)