docs: Adjust pyproject description
This commit is contained in:
parent
c2c2c23337
commit
2b6d0dd808
@ -1,12 +1,12 @@
|
||||
[tool.poetry]
|
||||
name = "fediverse-blocklist-deploy"
|
||||
version = "0.1.0"
|
||||
description = "A small tool to deploy blocklist updates to a fediverse server using its API."
|
||||
description = "A small tool to export, compareof merge and deploy blocklists of a fediverse server"
|
||||
authors = ["Georg Krause <mail@georg-krause.net>", "Julian-Samuel Gebühr <julian-samuel@gebuehr.net>"]
|
||||
readme = "README.md"
|
||||
packages = [{include = "fediverse_blocklist_deploy"}]
|
||||
license = "MIT"
|
||||
keywords = ["fediverse", "blocklist", "fediverse"]
|
||||
keywords = ["fediverse", "blocklist", "mastodon", "gotosocial", "safety"]
|
||||
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user