docs: Adjust pyproject description
This commit is contained in:
		@@ -1,12 +1,12 @@
 | 
				
			|||||||
[tool.poetry]
 | 
					[tool.poetry]
 | 
				
			||||||
name = "fediverse-blocklist-deploy"
 | 
					name = "fediverse-blocklist-deploy"
 | 
				
			||||||
version = "0.1.0"
 | 
					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>"]
 | 
					authors = ["Georg Krause <mail@georg-krause.net>", "Julian-Samuel Gebühr <julian-samuel@gebuehr.net>"]
 | 
				
			||||||
readme = "README.md"
 | 
					readme = "README.md"
 | 
				
			||||||
packages = [{include = "fediverse_blocklist_deploy"}]
 | 
					packages = [{include = "fediverse_blocklist_deploy"}]
 | 
				
			||||||
license = "MIT"
 | 
					license = "MIT"
 | 
				
			||||||
keywords = ["fediverse", "blocklist", "fediverse"]
 | 
					keywords = ["fediverse", "blocklist", "mastodon", "gotosocial", "safety"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool.poetry.dependencies]
 | 
					[tool.poetry.dependencies]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user