build(python): add link to mastodon into projects.urls

Such links are displayed on PyPI with mastodon icon.
This commit is contained in:
link2xt
2023-09-08 15:50:00 +00:00
parent 38b31aa88d
commit 7a359f6318

View File

@@ -34,6 +34,7 @@ dynamic = [
"Home" = "https://github.com/deltachat/deltachat-core-rust/"
"Bug Tracker" = "https://github.com/deltachat/deltachat-core-rust/issues"
"Documentation" = "https://py.delta.chat/"
"Mastodon" = "https://chaos.social/@delta"
[project.entry-points.pytest11]
"deltachat.testplugin" = "deltachat.testplugin"