🩹(backend) update pyproject description

Woopsi. I forgot to update the package description while bootstrapping
the project. Fixed!
This commit is contained in:
lebaudantoine
2024-07-24 16:32:32 +02:00
committed by aleb_the_flash
parent e6feed2086
commit edf19c8f1e

View File

@@ -19,7 +19,7 @@ classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
]
description = "An application to print markdown to pdf from a set of managed templates."
description = "A simple video and phone conferencing tool, powered by LiveKit"
keywords = ["Django", "Contacts", "Templates", "RBAC"]
license = { file = "LICENSE" }
readme = "README.md"