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

@@ -1,6 +1,6 @@
# Bugsink: Self-hosted Error Tracking
Bugsink offers real-time [error tracking](https://www.bugsink.com/error-tracking/) for your applications with full control
[Bugsink](https://www.bugsink.com/) offers real-time [error tracking](https://www.bugsink.com/error-tracking/) for your applications with full control
through self-hosting.
* [Built to self-host](https://www.bugsink.com/built-to-self-host/)

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"}