mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +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/"
|
"Home" = "https://github.com/deltachat/deltachat-core-rust/"
|
||||||
"Bug Tracker" = "https://github.com/deltachat/deltachat-core-rust/issues"
|
"Bug Tracker" = "https://github.com/deltachat/deltachat-core-rust/issues"
|
||||||
"Documentation" = "https://py.delta.chat/"
|
"Documentation" = "https://py.delta.chat/"
|
||||||
|
"Mastodon" = "https://chaos.social/@delta"
|
||||||
|
|
||||||
[project.entry-points.pytest11]
|
[project.entry-points.pytest11]
|
||||||
"deltachat.testplugin" = "deltachat.testplugin"
|
"deltachat.testplugin" = "deltachat.testplugin"
|
||||||
|
|||||||
Reference in New Issue
Block a user