mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
add changelog to urls
This commit is contained in:
@@ -8,6 +8,9 @@ readme = "README.md"
|
|||||||
homepage = "https://github.com/nim65s/matrix-webhook"
|
homepage = "https://github.com/nim65s/matrix-webhook"
|
||||||
repository = "https://github.com/nim65s/matrix-webhook.git"
|
repository = "https://github.com/nim65s/matrix-webhook.git"
|
||||||
|
|
||||||
|
[tool.poetry.urls]
|
||||||
|
"changelog" = "https://github.com/nim65s/matrix-webhook/blob/master/CHANGELOG.md"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
Markdown = "^3.3.4"
|
Markdown = "^3.3.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user