README / pyproject updates

This commit is contained in:
Klaas van Schelven
2024-11-18 15:00:57 +01:00
parent 8ff309cd8f
commit 5b5b9bf189
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ name = "bugsink"
authors = [
{name = "Bugsink B.V.", email = "info@bugsink.com"},
]
description = "bugs happen — own em"
description = "Self-hosted Error Tracking"
readme = "README.md"
requires-python = ">=3.9"
license = {file = "LICENSE"}