diff --git a/src/backend/pyproject.toml b/src/backend/pyproject.toml index 4489f5c0..adb9070b 100644 --- a/src/backend/pyproject.toml +++ b/src/backend/pyproject.toml @@ -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"