mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +03:00
build(python): add link to mastodon into projects.urls
Such links are displayed on PyPI with mastodon icon.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user