We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pyproject.toml
1 parent 38a3027 commit 04d0520Copy full SHA for 04d0520
pyproject.toml
@@ -39,6 +39,8 @@ dependencies = [
39
Homepage = "https://github.com/fastapi/asyncer"
40
Documentation = "https://asyncer.tiangolo.com"
41
Repository = "https://github.com/fastapi/asyncer"
42
+Issues = "https://github.com/fastapi/asyncer/issues"
43
+Changelog = "https://asyncer.tiangolo.com/release-notes/"
44
45
[tool.pdm]
46
version = { source = "file", path = "asyncer/__init__.py" }
0 commit comments