mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-01-16 08:05:57 +00:00
add changelog to urls
This commit is contained in:
parent
c82ab8c5e0
commit
13c7d0a431
@ -8,6 +8,9 @@ readme = "README.md"
|
||||
homepage = "https://github.com/nim65s/matrix-webhook"
|
||||
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]
|
||||
python = "^3.8"
|
||||
Markdown = "^3.3.4"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user