Compare commits

..

No commits in common. "main" and "testing" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -1 +0,0 @@
version = "0.1.0"

View File

@ -1,12 +1,12 @@
[tool.poetry]
name = "fediverse-blocklist-deploy"
version = "0.1.0"
description = "A small tool to export, compareof merge and deploy blocklists of a fediverse server"
description = "A small tool to deploy blocklist updates to a fediverse server using its API."
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", "mastodon", "gotosocial", "safety"]
keywords = ["fediverse", "blocklist", "fediverse"]
[tool.poetry.dependencies]