diff --git a/python/pyproject.toml b/python/pyproject.toml index 024f62dc0..5e0bee124 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -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"